Hello community,

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

Package is "libgdamm"

Fri Mar  9 10:41:49 2018 rev:10 rq:582908 version:4.99.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgdamm/libgdamm.changes        2016-03-29 
14:27:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgdamm.new/libgdamm.changes   2018-03-09 
10:41:49.408991598 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:34:21 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgdamm.spec ++++++
--- /var/tmp/diff_new_pack.r7yMsQ/_old  2018-03-09 10:41:50.364957171 +0100
+++ /var/tmp/diff_new_pack.r7yMsQ/_new  2018-03-09 10:41:50.368957027 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgdamm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,15 +21,15 @@
 Version:        4.99.11
 Release:        0
 Summary:        C++ wrappers for libgda
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
-Url:            http://www.gtkmm.org/
+URL:            http://www.gtkmm.org/
 Source:         
http://download.gnome.org/sources/libgdamm/4.99/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.46.1
 BuildRequires:  pkgconfig(libgda-5.0) >= 5.0.2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 C++ wrappers for libgda. libgdamm is part of a set of powerful
@@ -70,20 +70,15 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}%{_datadir}/doc/libgdamm-5.0/
 
-%clean
-rm -rf %{buildroot}
-
 %post -n %{name}-5_0-13 -p /sbin/ldconfig
-
 %postun -n %{name}-5_0-13 -p /sbin/ldconfig
 
 %files -n %{name}-5_0-13
-%defattr(-, root, root, -)
-%doc AUTHORS COPYING ChangeLog NEWS
+%license COPYING
+%doc AUTHORS ChangeLog NEWS
 %{_libdir}/libgdamm-5.0.so.*
 
 %files devel
-%defattr(-, root, root, -)
 %{_includedir}/libgdamm-5.0/
 %{_libdir}/libgdamm-5.0.so
 %{_libdir}/libgdamm-5.0/


Reply via email to