commit libnotify for openSUSE:Factory
Hello community, here is the log from the commit of package libnotify for openSUSE:Factory checked in at Fri Feb 6 17:55:45 CET 2009. -------- --- GNOME/libnotify/libnotify.changes 2008-11-11 16:54:24.000000000 +0100 +++ libnotify/libnotify.changes 2009-01-31 16:52:15.000000000 +0100 @@ -1,0 +2,18 @@ +Sat Jan 31 16:52:02 CET 2009 - vuntz@novell.com + +- Remove la file. + +------------------------------------------------------------------- +Sat Dec 20 11:30:04 EST 2008 - mboman@suse.de + +- Update to version 0.4.5: + + Added GObject property accessors for notification IDs + + Added support for sending the closed reason in the "closed" signal + handler. + + Added support for sending the status icon XID to the notification + daemon. This will allow better position tracking for context + notifications. + + Fixed a breakage where we were including gtkversion.h directly. +- Remove backport libnotify-svn3018.patch + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libnotify-0.4.4.tar.bz2 libnotify-svn3018.patch New: ---- libnotify-0.4.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnotify.spec ++++++ --- /var/tmp/diff_new_pack.g15446/_old 2009-02-06 17:54:04.000000000 +0100 +++ /var/tmp/diff_new_pack.g15446/_new 2009-02-06 17:54:04.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libnotify (Version 0.4.4) +# spec file for package libnotify (Version 0.4.5) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,14 +21,13 @@ Name: libnotify BuildRequires: dbus-1-glib-devel BuildRequires: gtk-doc gtk2-devel update-desktop-files -Version: 0.4.4 -Release: 173 +Version: 0.4.5 +Release: 1 Url: http://www.galago-project.org/ Group: System/Libraries License: GPL v2 or later; LGPL v2.1 or later Summary: Notifications Library Source: %{name}-%{version}.tar.bz2 -Patch0: libnotify-svn3018.patch AutoReqProv: on Requires: notification-daemon dbus-1-x11 libnotify1 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -94,16 +93,15 @@ %prep %setup -q -%patch0 -p0 %build -autoreconf -f -i %configure\ --disable-static make %{?jobs:-j%jobs} %install %makeinstall +%{__rm} -f %{buildroot}%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT @@ -127,7 +125,6 @@ %files devel %defattr (-, root, root) %{_libdir}/*.so -%{_libdir}/*.*a %{_libdir}/pkgconfig/*.pc %{_includedir}/* @@ -136,6 +133,18 @@ %{_datadir}/gtk-doc/html/libnotify %changelog +* Sat Jan 31 2009 vuntz@novell.com +- Remove la file. +* Sat Dec 20 2008 mboman@suse.de +- Update to version 0.4.5: + + Added GObject property accessors for notification IDs + + Added support for sending the closed reason in the "closed" signal + handler. + + Added support for sending the status icon XID to the notification + daemon. This will allow better position tracking for context + notifications. + + Fixed a breakage where we were including gtkversion.h directly. +- Remove backport libnotify-svn3018.patch * Tue Nov 11 2008 ro@suse.de - SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf * Tue Oct 28 2008 vuntz@novell.com ++++++ libnotify-0.4.4.tar.bz2 -> libnotify-0.4.5.tar.bz2 ++++++ ++++ 56986 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de