Hello community,
here is the log from the commit of package mate-notification-daemon for
openSUSE:Factory checked in at 2016-09-25 14:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-notification-daemon (Old)
and /work/SRC/openSUSE:Factory/.mate-notification-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-notification-daemon"
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-notification-daemon/mate-notification-daemon.changes
2016-07-03 12:29:21.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mate-notification-daemon.new/mate-notification-daemon.changes
2016-09-25 14:43:16.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Sep 20 20:50:25 UTC 2016 - [email protected]
+
+- Update to version 1.16.0:
+ * Build: Use 'm4' dir instead of 'macros' for m4 macros, like
+ in other projects.
+ * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
+ --with-gtk build option.
+ * Add support for GNotification.
+ * Fix escaping of special characters.
+ * Fix various GTK+ deprecations.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-notification-daemon-1.14.1.tar.xz
New:
----
mate-notification-daemon-1.16.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.h4cwpT/_old 2016-09-25 14:43:17.000000000 +0200
+++ /var/tmp/diff_new_pack.h4cwpT/_new 2016-09-25 14:43:17.000000000 +0200
@@ -16,9 +16,9 @@
#
-%define _version 1.14
+%define _version 1.16
Name: mate-notification-daemon
-Version: 1.14.1
+Version: 1.16.0
Release: 0
Summary: Notification daemon for MATE
License: GPL-2.0+
@@ -31,7 +31,7 @@
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libwnck-3.0)
@@ -52,8 +52,7 @@
%configure \
--libexecdir=%{_libexecdir}/%{name} \
--disable-static \
- --disable-schemas-install \
- --with-gtk=3.0
+ --disable-schemas-install
make %{?_smp_mflags}
%install
@@ -74,7 +73,7 @@
%files
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS
+%doc AUTHORS COPYING NEWS
%{_bindir}/mate-notification-properties
%dir %{_libexecdir}/mate-notification-daemon/
%{_libexecdir}/mate-notification-daemon/mate-notification-daemon
++++++ mate-notification-daemon-1.14.1.tar.xz ->
mate-notification-daemon-1.16.0.tar.xz ++++++
++++ 22790 lines of diff (skipped)