Hello community,
here is the log from the commit of package notification-daemon for
openSUSE:Factory checked in at 2018-03-08 10:49:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/notification-daemon (Old)
and /work/SRC/openSUSE:Factory/.notification-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notification-daemon"
Thu Mar 8 10:49:48 2018 rev:48 rq:582873 version:3.20.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/notification-daemon/notification-daemon.changes
2017-03-22 22:59:44.273425570 +0100
+++
/work/SRC/openSUSE:Factory/.notification-daemon.new/notification-daemon.changes
2018-03-08 10:49:51.221851779 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:37:55 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.igJdPk/_old 2018-03-08 10:49:52.153818227 +0100
+++ /var/tmp/diff_new_pack.igJdPk/_new 2018-03-08 10:49:52.157818083 +0100
@@ -1,7 +1,7 @@
#
# spec file for package notification-daemon
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,9 +21,9 @@
Version: 3.20.0
Release: 0
Summary: Notification Daemon
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/Daemons
-Url: http://galago-project.org/
+URL: http://galago-project.org/
Source:
https://download.gnome.org/sources/notification-daemon/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
@@ -60,13 +60,12 @@
%desktop_database_postun
%files
-%defattr(-,root,root)
# README is empty
-%doc AUTHORS COPYING ChangeLog NEWS
+%license COPYING
+%doc AUTHORS ChangeLog NEWS
%{_libexecdir}/%{name}
%{_datadir}/applications/%{name}.desktop
%files lang -f %{name}.lang
-%defattr(-,root,root)
%changelog