File libunique.changes of Package libunique
-------------------------------------------------------------------
Tue Aug 25 13:48:49 CEST 2009 - vuntz@novell.com
- Update to version 1.1.2:
+ Follow GTK+'s single header include policy
+ Remove a weak reference on the watched window
+ Rework the build environment:
- use a recent syntax for the configure.ac
- use AS_COMPILER_FLAGS to ensure portability
- use Shave to clean up the build output
+ Allow compiling out the Unix Domain Socket backend (bacon)
+ Use the D-Bus backend by default
+ Use GTK-Doc >= 1.11 to generate a proper Index
+ Use X11-specific API only if we have support for it
-------------------------------------------------------------------
Sun May 3 00:49:49 CEST 2009 - mboman@suse.de
- Update to version 1.0.8:
+ Use the right environment variables
+ Rework the maintainer compiler flags
+ Remove the GPL notice from the test
+ Update AC_INIT parameters
+ Update the ChangeLog generation rule
+ Eliminate newline in the version XML template
+ Rename SGML to XML
+ Remove mentions of unique_command_register()
+ Use gnome-autogen instead of autoreconf
+ Support suncc
+ Chmod the socket file to 0700
+ Unbreak subclassing of UniqueApp
+ Do not attempt to convert UTF-8 data
- Merge -doc into -devel since it only contains gtk-doc
- Use %makeinstall instead of make install DESTDIR=%{buildroot}
- Rename package from unique to libunique
- %define _libversion and use it instead of specifying the version
everywhere
- Add obsoletes/requires for unique
-------------------------------------------------------------------
Tue Feb 10 18:13:22 CET 2009 - vuntz@novell.com
- Use post -p /sbin/ldconfig.
-------------------------------------------------------------------
Mon Jan 26 13:38:44 CET 2009 - vuntz@novell.com
- devel package requires gtk2-devel package.
- Simplify file list.
- Fix Group.
- doc and devel packages are not versioned.
-------------------------------------------------------------------
Sat Jan 03 11:23:12 CET 2009 - mboman@suse.de
- New package