Hello community,

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

Package is "libgames-support"

Fri Mar  9 10:42:43 2018 rev:6 rq:583023 version:1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgames-support/libgames-support.changes        
2016-05-11 16:37:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgames-support.new/libgames-support.changes   
2018-03-09 10:42:44.870994186 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 14:43:56 UTC 2018 - [email protected]
+
+- Fix SRPM group.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:34:16 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgames-support.spec ++++++
--- /var/tmp/diff_new_pack.6legnc/_old  2018-03-09 10:42:45.518970849 +0100
+++ /var/tmp/diff_new_pack.6legnc/_new  2018-03-09 10:42:45.522970705 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgames-support
 #
-# 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,18 +20,18 @@
 Version:        1.0.2
 Release:        0
 Summary:        Internal support library for GNOME games
-License:        LGPL-3.0+
-Group:          System/Libraries
+License:        LGPL-3.0-or-later
+Group:          Development/Libraries/GNOME
 Source:         
http://download.gnome.org/sources/libgames-support/1.0/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-common
 BuildRequires:  intltool >= 0.50.2
+BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.24
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.40
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.2
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 libgames-support is a small library intended for internal use by
@@ -40,8 +40,8 @@
 
 %package -n libgames-support2
 Summary:        Internal support library for GNOME games
-Group:          System/Libraries
 # In order for the -lang package to be installable
+Group:          System/Libraries
 Provides:       %{name} = %{version}
 
 %description -n libgames-support2
@@ -60,6 +60,7 @@
 with the major version number. The ABI is unstable.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -73,18 +74,16 @@
 %find_lang %{name}
 
 %files -n libgames-support2
-%defattr(-,root,root)
-%doc COPYING.LESSER COPYING
+%license COPYING.LESSER
+
 %{_libdir}/libgames-support.so.2*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/gnome-games/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/vala/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog


Reply via email to