* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Wed Mar 07 2012 praful.johari@gmail.com
- Update to version 2.31.0:
+ Add wnck_pager_set_layout_policy() API.
+ Add macros to determine libwnck version at build time.
* Mon Feb 20 2012 vuntz@opensuse.org
- Add explicit pkgconfig(x11) and pkgconfig(xres) BuildRequires, to
avoid issues after the big xorg-x11 packaging change.
* Fri Dec 09 2011 dimstar@opensuse.org
- Split typelib file into typelib-1_0-Wnck-1_0 subpackage.
- Add typelib-1_0-Wnck-1_0 Requires to devel subpackage.
* Mon Oct 17 2011 vuntz@opensuse.org
- Add libwnck2 Obsoletes to libwnck-1-22, since we dropped the
libwnck2 subpackage back in April, but forgot the Obsoletes (the
Provides is there already).
* Wed Aug 31 2011 vuntz@opensuse.org
- Update to version 2.30.7:
+ Misc:
- Link against libX11
- Link against libm
+ Updated translations.
* Wed May 04 2011 vuntz@opensuse.org
- Fix License tag of devel subpackage to be LGPLv2.1+ instead of
GPLv2+. Fix bnc#691447.
* Thu Apr 21 2011 vuntz@opensuse.org
- Add missing startup-notification-devel BuildRequires.
- Remove wnck-urgency-monitor and wnckprop binaries, as they will
now be provided by the GTK+ 3 version of libwnck. This means we
have no libwnck2 binary package anymore.
- Add a libwnck2 Provides to libwnck-1-22 to make the lang package
installable.
- Change libwnck2 Requires in devel package to libwnck-1-22.
- Drop old Obsoletes/Provides for libwnck2-64bit,
libwnck2-devel-64bit and libwnck2-doc after the renaming, since
those packages never existed.
- Remove explicit Requires for glib2-devel and gtk2-devel in devel
package: they will be added automatically the pkg-config way.
* Wed Apr 06 2011 fcrozat@novell.com
- Rename package to libwnck2 and adapt specfile accordingly.
* Mon Mar 21 2011 coolo@novell.com
- licenses package is about to die
* Mon Feb 14 2011 sbrabec@suse.cz
- Added support for translation-update-upstream.
* Wed Nov 17 2010 dimstar@opensuse.org
- Update to version 2.30.6:
+ Adapt to GtkObject removal in GTK3
+ Add a small test utility to make it easy to test urgency hints
+ Updated translations.
* Wed Sep 29 2010 aj@suse.de
- Change lang package Requires to Recommends since it is not
mandatory at runtime.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.30.5:
+ Fix pager with multiple rows, regression from 2.30.4
+ Associate .gir with pkg-config file
+ Updated translations.
* Sat Sep 18 2010 vuntz@opensuse.org
- Move gir files to devel subpackage.
* Tue Sep 14 2010 vuntz@opensuse.org
- Update to version 2.30.4:
+ Stop using gdk_display
+ Update information in README and other files
+ Updated translations.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.30.3:
+ Additional GSeal-related fix
+ Fix failure to build outside source tree
+ Add introspection annotations
+ Updated translations.
* Fri Jul 16 2010 vuntz@opensuse.org
- Update to version 2.30.2:
+ Fixes:
- Many GSeal-related fixes
- Do not ship gir files in the tarball
+ Updated translations.
* Tue Mar 30 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Fixes
- Many GSeal-related fixes
- Use a GtkMenuSeparator with a label instead of a hack for
workspace menu items in selector
+ Updated translations.
* Mon Mar 22 2010 vuntz@opensuse.org
- Remove manual check for the package name to follow the library
policy: rpmlint does this now.