Hello community,

here is the log from the commit of package gnome-gmail-notifier for 
openSUSE:Factory checked in at 2018-03-08 10:57:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-gmail-notifier (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-gmail-notifier.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-gmail-notifier"

Thu Mar  8 10:57:24 2018 rev:17 rq:582690 version:0.10.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-gmail-notifier/gnome-gmail-notifier.changes    
    2014-10-05 20:33:42.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-gmail-notifier.new/gnome-gmail-notifier.changes
   2018-03-08 10:57:25.545495662 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:28:19 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-gmail-notifier.spec ++++++
--- /var/tmp/diff_new_pack.qr5iKj/_old  2018-03-08 10:57:26.129474552 +0100
+++ /var/tmp/diff_new_pack.qr5iKj/_new  2018-03-08 10:57:26.133474408 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-gmail-notifier
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -20,9 +20,9 @@
 Version:        0.10.1
 Release:        0
 Summary:        Gmail Notifier for GNOME
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
-Url:            http://code.google.com/p/gnome-gmail-notifier/
+URL:            http://code.google.com/p/gnome-gmail-notifier/
 Source:         %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM gnome-gmail-notifier-libnotify-0.7.patch issue#86 
[email protected] -- Fix build with libnotify 0.7.
 Patch0:         gnome-gmail-notifier-libnotify-0.7.patch
@@ -38,6 +38,7 @@
 BuildRequires:  gstreamer-plugins-good
 BuildRequires:  gstreamer-utils
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
@@ -47,7 +48,6 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 GNOME Gmail Notifier is an application that provides periodic updates
@@ -56,6 +56,7 @@
 receives new mail.
 
 %lang_package
+
 %prep
 %setup -q
 %patch0 -p1
@@ -67,7 +68,7 @@
 # Needed for patch2 and patch3
 NOCONFIGURE=1 ./autogen.sh
 %configure
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %make_install
@@ -75,24 +76,19 @@
 %suse_update_desktop_file %{name}
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %if 0%{?suse_version} > 1130
-
 %post
 %desktop_database_post
 %endif
 
 %if 0%{?suse_version} > 1130
-
 %postun
 %desktop_database_postun
 %endif
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README THANKS
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README THANKS
 %dir %{_datadir}/gnome-control-center/
 %dir %{_datadir}/gnome-control-center/default-apps/
 %{_bindir}/gnome-gmail-notifier


Reply via email to