Hello community,

here is the log from the commit of package json-glib for openSUSE:Factory 
checked in at 2018-03-08 10:47:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/json-glib (Old)
 and      /work/SRC/openSUSE:Factory/.json-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "json-glib"

Thu Mar  8 10:47:36 2018 rev:41 rq:582819 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/json-glib/json-glib.changes      2017-09-13 
21:57:05.248356295 +0200
+++ /work/SRC/openSUSE:Factory/.json-glib.new/json-glib.changes 2018-03-08 
10:47:38.030646937 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:33:45 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ json-glib.spec ++++++
--- /var/tmp/diff_new_pack.GKxoGE/_old  2018-03-08 10:47:38.582627064 +0100
+++ /var/tmp/diff_new_pack.GKxoGE/_new  2018-03-08 10:47:38.582627064 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package json-glib
 #
-# Copyright (c) 2017 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,9 +21,9 @@
 Version:        1.4.2
 Release:        0
 Summary:        Library for JavaScript Object Notation format
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
-Url:            http://live.gnome.org/JsonGlib
+URL:            http://live.gnome.org/JsonGlib
 Source0:        
http://download.gnome.org/sources/json-glib/1.4/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  glib2-devel >= 2.46
@@ -106,24 +106,21 @@
 
 %install
 %meson_install
-find %{buildroot}%{_libdir} -name '*.la' -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}-1.0
 
 %post -n libjson-glib-1_0-0 -p /sbin/ldconfig
-
 %postun -n libjson-glib-1_0-0 -p /sbin/ldconfig
 
 %files -n libjson-glib-1_0-0
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
+
 %{_libdir}/*.so.*
 
 %files -n typelib-1_0-Json-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Json-1.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %doc NEWS README.md
 # Those could potentially be split in a -tools package, but are never used by 
non-devs.
 %{_bindir}/json-glib-format


Reply via email to