Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2018-03-14 19:23:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and      /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cups-pk-helper"

Wed Mar 14 19:23:39 2018 rev:32 rq:584712 version:0.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes    
2017-04-29 10:48:21.328040307 +0200
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes       
2018-03-14 19:23:39.849960002 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:24:31 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cups-pk-helper.spec ++++++
--- /var/tmp/diff_new_pack.VjDght/_old  2018-03-14 19:23:40.749928049 +0100
+++ /var/tmp/diff_new_pack.VjDght/_new  2018-03-14 19:23:40.753927908 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# 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
@@ -20,11 +20,10 @@
 Version:        0.2.6
 Release:        0
 Summary:        PolicyKit helper to configure cups with fine-grained privileges
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Hardware/Printing
-Url:            http://www.freedesktop.org/software/cups-pk-helper/releases/
+URL:            http://www.freedesktop.org/software/cups-pk-helper/releases/
 Source0:        
http://www.freedesktop.org/software/cups-pk-helper/releases/%{name}-%{version}.tar.xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cups-devel
 # For directory ownership
 BuildRequires:  dbus-1
@@ -42,6 +41,7 @@
 requiring a password for editing printer settings.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -50,12 +50,12 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_sysconfdir}/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
 %{_libexecdir}/cups-pk-helper-mechanism
 %{_datadir}/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service


Reply via email to