Hello community,

here is the log from the commit of package goocanvasmm for openSUSE:Factory 
checked in at 2018-03-09 10:39:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goocanvasmm (Old)
 and      /work/SRC/openSUSE:Factory/.goocanvasmm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goocanvasmm"

Fri Mar  9 10:39:10 2018 rev:9 rq:582758 version:1.90.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/goocanvasmm/goocanvasmm.changes  2016-03-29 
14:26:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.goocanvasmm.new/goocanvasmm.changes     
2018-03-09 10:39:11.774668241 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:31:11 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ goocanvasmm.spec ++++++
--- /var/tmp/diff_new_pack.Ql0GRd/_old  2018-03-09 10:39:12.398645772 +0100
+++ /var/tmp/diff_new_pack.Ql0GRd/_new  2018-03-09 10:39:12.402645628 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package goocanvasmm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009-2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,15 +21,15 @@
 Version:        1.90.11
 Release:        0
 Summary:        C++ interface for goocanvas
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
-Url:            http://gtkmm.sourceforge.net/
+URL:            http://gtkmm.sourceforge.net/
 Source0:        
http://download.gnome.org/sources/goocanvasmm/1.90/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.46.1
 BuildRequires:  pkgconfig(goocanvas-2.0) >= 2.0.1
 BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.18.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package provides a C++ interface for goocanvas. It is a
@@ -70,22 +70,17 @@
 
 %install
 %make_install
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-
-%clean
-rm -rf %{buildroot}
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libgoocanvasmm-2_0-6 -p /sbin/ldconfig
-
 %postun -n libgoocanvasmm-2_0-6 -p /sbin/ldconfig
 
 %files -n libgoocanvasmm-2_0-6
-%defattr(-, root, root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/libgoocanvasmm-2.0.so.*
 
 %files -n libgoocanvasmm-devel
-%defattr(-, root, root)
 %{_includedir}/goocanvasmm-2.0/
 %{_libdir}/libgoocanvasmm-2.0.so
 %{_libdir}/pkgconfig/goocanvasmm-2.0.pc


Reply via email to