Hello community,
here is the log from the commit of package notification-daemon for
openSUSE:Factory checked in at 2015-01-30 23:57:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/notification-daemon (Old)
and /work/SRC/openSUSE:Factory/.notification-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notification-daemon"
Changes:
--------
--- /work/SRC/openSUSE:Factory/notification-daemon/notification-daemon.changes
2012-10-03 10:34:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.notification-daemon.new/notification-daemon.changes
2015-01-30 23:57:17.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Jan 29 11:08:05 UTC 2015 - [email protected]
+
+- Update to version 3.14.1:
+ + Rename existing .desktop file to
+ notification-daemon-autostart.desktop and add back regular
+ .desktop file.
+- Changes from version 3.14.0:
+ + Desktop file moved to autostart.
+ + Fix notifications with long text.
+ + Updated .doap file.
+ + Fix crash with newer glib versions.
+ + Fix crash in nd_notification_get_is_transient.
+
+-------------------------------------------------------------------
Old:
----
notification-daemon-0.7.6.tar.xz
New:
----
notification-daemon-3.14.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.8ix9bn/_old 2015-01-30 23:57:18.000000000 +0100
+++ /var/tmp/diff_new_pack.8ix9bn/_new 2015-01-30 23:57:18.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package notification-daemon
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
Name: notification-daemon
-Version: 0.7.6
+Version: 3.14.1
Release: 0
Summary: Notification Daemon
License: GPL-2.0+
Group: System/Daemons
Url: http://www.galago-project.org/
-Source:
http://download.gnome.org/sources/notification-daemon/0.7/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/notification-daemon/3.14/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.0
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang
@@ -67,6 +67,7 @@
%doc AUTHORS COPYING ChangeLog NEWS
%{_libexecdir}/%{name}
%{_datadir}/applications/%{name}.desktop
+%{_sysconfdir}/xdg/autostart/notification-daemon-autostart.desktop
%files lang -f %{name}.lang
++++++ notification-daemon-0.7.6.tar.xz -> notification-daemon-3.14.1.tar.xz
++++++
++++ 9481 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]