Hello community,

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

Package is "gnome-online-miners"

Thu Mar  8 10:44:12 2018 rev:20 rq:582738 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-online-miners/gnome-online-miners.changes  
2017-09-13 21:50:17.545718839 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-miners.new/gnome-online-miners.changes 
    2018-03-08 10:44:14.545973164 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:29:09 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-online-miners.spec ++++++
--- /var/tmp/diff_new_pack.RZ2Nn6/_old  2018-03-08 10:44:15.565936441 +0100
+++ /var/tmp/diff_new_pack.RZ2Nn6/_new  2018-03-08 10:44:15.569936297 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-online-miners
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,10 +21,11 @@
 Version:        3.26.0
 Release:        0
 Summary:        Crawls through your online content
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Libraries
-Url:            http://download.gnome.org/sources/gnome-online-miners
+URL:            http://download.gnome.org/sources/gnome-online-miners
 Source:         
http://download.gnome.org/sources/gnome-online-miners/3.26/%{name}-%{version}.tar.xz
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.1
 BuildRequires:  pkgconfig(goa-1.0) >= 3.13.3
@@ -39,7 +40,6 @@
 Provides:       dbus(org.gnome.OnlineMiners.GData)
 Provides:       dbus(org.gnome.OnlineMiners.Owncloud)
 Provides:       dbus(org.gnome.OnlineMiners.Zpj)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 GNOME Online Miners provides a set of crawlers that go through
@@ -56,13 +56,13 @@
 
 %install
 %make_install
-find %{buildroot} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 # openSUSE packages those files as doc
 rm %{buildroot}%{_datadir}/doc/%{name}/{AUTHORS,COPYING,ChangeLog,NEWS,README}
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README NEWS
+%license COPYING
+%doc AUTHORS ChangeLog README NEWS
 # Facebook miner
 %{_datadir}/dbus-1/services/org.gnome.OnlineMiners.Facebook.service
 %{_libexecdir}/gom-facebook-miner


Reply via email to