Hello community,

here is the log from the commit of package glu for openSUSE:Factory checked in 
at 2019-07-28 10:21:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glu (Old)
 and      /work/SRC/openSUSE:Factory/.glu.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glu"

Sun Jul 28 10:21:08 2019 rev:11 rq:718250 version:9.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/glu/glu.changes  2017-06-04 01:45:26.266196063 
+0200
+++ /work/SRC/openSUSE:Factory/.glu.new.4126/glu.changes        2019-07-28 
10:21:12.776583953 +0200
@@ -1,0 +2,12 @@
+Wed Jul 24 10:42:00 UTC 2019 - Stefan Dirsch <[email protected]>
+
+- Update to version 9.0.1
+  * libutils/mipmap.c: Fixed possible memory leak
+  * pkgconfig: Include -I path for glu itself
+  * Remove all uses of the register keyword.
+  * Add -D(N)DEBUG to CFLAGS dependent on --enable-debug
+  * libutil: Include stddef.h for NULL
+  * glu: initialize PriorityQ::order field to NULL in pqNewPriorityQ()
+- supersedes U_Add-D-N-DEBUG-to-CFLAGS-dependent-on-enable-debug.patch
+
+-------------------------------------------------------------------

Old:
----
  U_Add-D-N-DEBUG-to-CFLAGS-dependent-on-enable-debug.patch
  glu-9.0.0.tar.gz

New:
----
  glu-9.0.1.tar.xz

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

Other differences:
------------------
++++++ glu.spec ++++++
--- /var/tmp/diff_new_pack.Eofm4z/_old  2019-07-28 10:21:13.204583807 +0200
+++ /var/tmp/diff_new_pack.Eofm4z/_new  2019-07-28 10:21:13.208583805 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glu
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           glu
 %define lname  libGLU1
-Version:        9.0.0
+Version:        9.0.1
 Release:        0
 Summary:        OpenGL utility library
 License:        SUSE-SGI-FreeB-2.0
@@ -27,9 +27,8 @@
 
 #Git-Clone:    git://anongit.freedesktop.org/mesa/glu
 #Git-Web:      http://cgit.freedesktop.org/mesa/glu/
-Source:         
http://cgit.freedesktop.org/mesa/glu/snapshot/%{name}-%{version}.tar.gz
+Source:         
https://mesa.freedesktop.org/archive/glu/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-Patch0:         U_Add-D-N-DEBUG-to-CFLAGS-dependent-on-enable-debug.patch
 Patch1:         u_autoconf-Don-t-modify-CFLAGS-in-configure-scripts.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
@@ -88,7 +87,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 %build


Reply via email to