Hello community,
here is the log from the commit of package mate-notification-daemon for
openSUSE:Factory checked in at 2017-03-03 17:54:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-notification-daemon (Old)
and /work/SRC/openSUSE:Factory/.mate-notification-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-notification-daemon"
Fri Mar 3 17:54:38 2017 rev:15 rq:461865 version:1.16.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-notification-daemon/mate-notification-daemon.changes
2017-01-04 19:36:40.550384641 +0100
+++
/work/SRC/openSUSE:Factory/.mate-notification-daemon.new/mate-notification-daemon.changes
2017-03-03 17:54:39.311355936 +0100
@@ -1,0 +2,6 @@
+Tue Feb 28 10:11:13 UTC 2017 - [email protected]
+
+- Provide dbus(org.freedesktop.Notifications) instead of
+ notificationdaemon.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.qGEAFC/_old 2017-03-03 17:54:39.819284193 +0100
+++ /var/tmp/diff_new_pack.qGEAFC/_new 2017-03-03 17:54:39.823283627 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mate-notification-daemon
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -23,7 +23,7 @@
Summary: Notification daemon for MATE
License: GPL-2.0+
Group: System/GUI/Other
-Url: http://mate-desktop.org/
+Url: https://mate-desktop.org/
Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: mate-common >= %{_version}
BuildRequires: pkgconfig
@@ -37,8 +37,7 @@
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang
-Conflicts: otherproviders(notificationdaemon)
-Provides: notificationdaemon
+Provides: dbus(org.freedesktop.Notifications)
%glib2_gsettings_schema_requires
%description