Hello community,

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

Package is "libgnomecanvas"

Fri Mar  9 10:41:44 2018 rev:38 rq:582903 version:2.30.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgnomecanvas/libgnomecanvas.changes    
2014-10-11 19:25:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgnomecanvas.new/libgnomecanvas.changes       
2018-03-09 10:41:47.301067512 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:34:43 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgnomecanvas.spec ++++++
--- /var/tmp/diff_new_pack.4EKKvj/_old  2018-03-09 10:41:48.445026314 +0100
+++ /var/tmp/diff_new_pack.4EKKvj/_new  2018-03-09 10:41:48.445026314 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomecanvas
 #
-# 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,7 +20,7 @@
 Version:        2.30.3
 Release:        0
 Summary:        An Add-On for the GNOME User Interface Libraries
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.20/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
@@ -28,7 +28,6 @@
 BuildRequires:  libart_lgpl-devel
 BuildRequires:  libglade2-devel
 BuildRequires:  translation-update-upstream
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libgnomecanvas is a graphical add-on for the GNOME User Interface
@@ -40,10 +39,6 @@
 Recommends:     %{name}-lang
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
-# bug437293
-%ifarch ppc64
-Obsoletes:      libgnomecanvas-64bit
-%endif
 #
 
 %description -n libgnomecanvas-2-0
@@ -56,10 +51,6 @@
 Requires:       libgnomecanvas-2-0 = %{version}
 Provides:       libgnomecanvas-doc = %{version}
 Obsoletes:      libgnomecanvas-doc < %{version}
-# bug437293
-%ifarch ppc64
-Obsoletes:      libgnomecanvas-devel-64bit
-%endif
 #
 
 %description devel
@@ -67,6 +58,7 @@
 to develop applications that require these.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -80,25 +72,23 @@
 %install
 %make_install
 %if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %find_lang %{name}-2.0
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libgnomecanvas-2-0 -p /sbin/ldconfig
-
 %postun -n libgnomecanvas-2-0 -p /sbin/ldconfig
 
 %files -n libgnomecanvas-2-0
-%defattr(-,root,root)
-%doc AUTHORS COPYING.LIB README NEWS ChangeLog
+%license COPYING.LIB
+%doc AUTHORS README NEWS ChangeLog
 %{_libdir}/libgnomecanvas-2.so.*
 %{_libdir}/libglade/2.0/libcanvas.so
 
 %files lang -f %{name}-2.0.lang
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/libgnomecanvas-2.0/
 %{_libdir}/libgnomecanvas-2.so
 %{_libdir}/pkgconfig/libgnomecanvas-2.0.pc


Reply via email to