Changelog for
libgnomeui-doc-2.24.5-21.1.noarch.rpm :
Wed Jun 1 14:00:00 2016 jengelhAATTinai.de
- Drop --with-pic, it is only relevant for static libs (which
are not built). Trim trailing dots from summary. Drop redundant
%clean section. Use %_smp_mflags for parallel building.
Fri May 27 14:00:00 2016 idonmezAATTsuse.com
- Update to GNOME 3.20.2 FATE#318572
Tue Jul 22 14:00:00 2014 dimstarAATTopensuse.org
- Drop gnome-icon-theme Requires: no longer required after the
merging of the themes into Adwaita theme, which in turn is a
dependency to GTK+ 3.0.
Mon Apr 15 14:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Fri Mar 1 13:00:00 2013 dimstarAATTopensuse.org
- Spec-cleanup using format_spec_file service.
Tue Feb 21 13:00:00 2012 vuntzAATTopensuse.org
- Remove explicit Requires in devel subpackage, that will
automatically be added the pkgconfig() way: gconf2-devel,
gnome-vfs2-devel, gtk2-devel, libart_lgpl-devel,
libbonoboui-devel, libgnome-devel, libgnome-keyring-devel,
libgnomecanvas-devel.
- Remove unneeded Requires from devel subpackage: libjpeg-devel,
popt-devel, pkg-config.
- Add explicit Requires for pkgconfig(ice) and pkgconfig(sm) in
devel package: the pkgconfig file references some libraries in
Libs (and not Requires), so we need to depend on them.
Mon Feb 20 13:00:00 2012 vuntzAATTopensuse.org
- Add explicit pkgconfig(ice), pkgconfig(sm) and pkgconfig(x11)
BuildRequires, to avoid issues after the big xorg-x11 packaging
change.
Wed May 4 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.24.5:
+ Fix typo (G_TYPE_INSTANCE_CHECK_TYPE ->
G_TYPE_CHECK_INSTANCE_TYPE)
+ Updated translations.
Wed Sep 29 14:00:00 2010 ajAATTsuse.de
- Change lang package Requires to Recommends since it is not
mandatory at runtime.
Mon Sep 27 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 2.24.4:
+ Updated translations.
Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides
Tue Mar 30 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 2.24.3:
+ Enable silent build using AM_SILENT_RULES
+ Fix the build with ATK_DISABLE_SINGLE_INCLUDES
+ Updated translations.
- Remove enAATTshaw translations on 11.2 and earlier.
Wed Dec 23 13:00:00 2009 vuntzAATTopensuse.org
- Change gnome-keyring-devel BuildRequires and Requires to
libgnome-keyring-devel, following the module split upstream.
Thu Dec 17 13:00:00 2009 jengelhAATTmedozas.de
- Add baselibs.conf as a source
- Make doc subpackage a noarch package
Wed Dec 2 13:00:00 2009 vuntzAATTopensuse.org
- Update the way we remove the la locale for old versions of
openSUSE.
Wed Sep 23 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 2.24.2:
+ Updated translations.
Mon Mar 16 13:00:00 2009 sbrabecAATTsuse.cz
- Added support for translation-update-upstream (FATE#301344).
Mon Mar 9 13:00:00 2009 vuntzAATTnovell.com
- Exclude locale files for la for openSUSE <= 11.1.
Fri Mar 6 13:00:00 2009 vuntzAATTnovell.com
- Update to version 2.24.1:
+ Make it work with deprecations enabled in glib/gtk+
+ Fix leaks
+ Updated translations
- Remove unneeded BuildRequires: gnome-common, perl-XML-Parser
- Remove AutoReqProv: it\'s default now.
- Remove unneeded call to autoreconf.
- Remove -fno-strict-aliasing from CFLAGS.