Hello community,

here is the log from the commit of package colord-gtk for openSUSE:Factory 
checked in at 2018-03-14 19:22:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/colord-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.colord-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "colord-gtk"

Wed Mar 14 19:22:56 2018 rev:9 rq:584691 version:0.1.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/colord-gtk/colord-gtk.changes    2016-06-03 
16:28:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.colord-gtk.new/colord-gtk.changes       
2018-03-14 19:22:57.663457811 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:24:30 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ colord-gtk.spec ++++++
--- /var/tmp/diff_new_pack.2TnH5h/_old  2018-03-14 19:22:58.847415775 +0100
+++ /var/tmp/diff_new_pack.2TnH5h/_new  2018-03-14 19:22:58.859415349 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package colord-gtk
 #
-# Copyright (c) 2016 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,12 +20,13 @@
 Version:        0.1.26
 Release:        0
 Summary:        System Daemon for Managing Color Devices -- GTK Integration
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Daemons
-Url:            http://colord.hughsie.com/
+URL:            http://colord.hughsie.com/
 Source0:        
http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  intltool >= 0.35.0
+BuildRequires:  pkgconfig
 BuildRequires:  vala
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(colord) >= 0.1.27
@@ -48,9 +49,9 @@
 Summary:        System Daemon for Managing Color Devices -- GTK Integration 
Library
 Group:          System/Libraries
 Recommends:     %{name}-lang
+Suggests:       colord
 # for the -lang package to be installable
 Provides:       %{name} = %{version}
-Suggests:       colord
 
 %description -n libcolord-gtk1
 colord is a system activated daemon that maps devices to color profiles.
@@ -81,6 +82,7 @@
 there are no users logged in.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -92,29 +94,24 @@
 
 %install
 %make_install
-find %{buildroot} -type f -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 
 %post -n libcolord-gtk1 -p /sbin/ldconfig
-
 %postun -n libcolord-gtk1 -p /sbin/ldconfig
 
 %files lang -f %{name}.lang
 
 %files
-%defattr(-,root,root)
 %{_bindir}/cd-convert
 
 %files -n libcolord-gtk1
-%defattr(-, root, root)
 %{_libdir}/libcolord-gtk.so.*
 
 %files -n typelib-1_0-ColordGtk-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/ColordGtk-1.0.typelib
 
 %files -n libcolord-gtk-devel
-%defattr(-, root, root)
 %{_includedir}/colord-1/colord-gtk.h
 %{_includedir}/colord-1/colord-gtk/
 %{_libdir}/libcolord-gtk.so


Reply via email to