Hello community,

here is the log from the commit of package gtkglext for openSUSE:Factory 
checked in at 2017-07-04 09:07:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkglext (Old)
 and      /work/SRC/openSUSE:Factory/.gtkglext.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkglext"

Tue Jul  4 09:07:45 2017 rev:4 rq:507597 version:1.2.0git20110529

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkglext/gtkglext.changes        2013-02-28 
10:17:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtkglext.new/gtkglext.changes   2017-07-04 
09:07:47.136620053 +0200
@@ -1,0 +2,5 @@
+Thu Jun 29 10:48:08 UTC 2017 - [email protected]
+
+- Fix RPM groups and remove redundant %clean section.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtkglext.spec ++++++
--- /var/tmp/diff_new_pack.7Kn71j/_old  2017-07-04 09:07:47.824523294 +0200
+++ /var/tmp/diff_new_pack.7Kn71j/_new  2017-07-04 09:07:47.828522731 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkglext
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -21,10 +21,10 @@
 %define git_date 20110529
 Version:        1.2.0git%{git_date}
 Release:        0
-License:        LGPL-2.1+ and GPL-2.0+
 Summary:        OpenGL Extension to GTK
+License:        LGPL-2.1+ and GPL-2.0+
+Group:          Development/Libraries/C and C++
 Url:            http://projects.gnome.org/gtkglext/
-Group:          System/Libraries
 # git clone git://git.gnome.org/gtkglext
 # git archive %{git_commit} --prefix=gtkglext-git%{git_date}/ | bzip2 > 
../gtkglext-git%{git_date}.tar.bz2
 Source:         %{name}-git%{git_date}.tar.bz2
@@ -45,8 +45,8 @@
 GTK+ widgets OpenGL-capable.
 
 %package -n libgtkglext-x11-1_0-0
-License:        LGPL-2.1+
 Summary:        OpenGL Extension to GTK
+License:        LGPL-2.1+
 Group:          System/Libraries
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
@@ -57,9 +57,9 @@
 GTK+ widgets OpenGL-capable.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        OpenGL Extension to GTK
-Group:          System/Libraries
+License:        LGPL-2.1+
+Group:          Development/Libraries/C and C++
 Requires:       Mesa-devel
 Requires:       libgtkglext-x11-1_0-0 = %{version}
 # Those are listed as Libs in gdkglext-1.0.pc, and therefore are not
@@ -72,9 +72,9 @@
 make GTK+ widgets OpenGL-capable.
 
 %package doc
-License:        LGPL-2.1+
 Summary:        Documentation of the OpenGL Extension to GTK
-Group:          System/Libraries
+License:        LGPL-2.1+
+Group:          Documentation/HTML
 Requires:       libgtkglext-x11-1_0-0 = %{version}
 
 %description doc
@@ -98,9 +98,6 @@
 %make_install
 rm -f %{buildroot}%{_libdir}/*.la
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgtkglext-x11-1_0-0 -p /sbin/ldconfig
 
 %postun -n libgtkglext-x11-1_0-0 -p /sbin/ldconfig


Reply via email to