Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gle for openSUSE:Factory checked in 
at 2024-03-29 13:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gle (Old)
 and      /work/SRC/openSUSE:Factory/.gle.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gle"

Fri Mar 29 13:09:30 2024 rev:23 rq:1163394 version:3.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gle/gle.changes  2024-02-28 19:45:34.586441994 
+0100
+++ /work/SRC/openSUSE:Factory/.gle.new.1905/gle.changes        2024-03-29 
13:10:01.165061140 +0100
@@ -1,0 +2,7 @@
+Thu Mar 28 20:25:09 UTC 2024 - Jan Engelhardt <[email protected]>
+
+- Update to release 3.1.2
+  * Build system updates, compiler warning fixes [boo#1221689]
+- Delete gle-3.1.0.diff (partially merged)
+
+-------------------------------------------------------------------

Old:
----
  gle-3.1.0.diff
  gle-3.1.0.tar.bz2

New:
----
  gle-3.1.2.tar.gz

BETA DEBUG BEGIN:
  Old:  * Build system updates, compiler warning fixes [boo#1221689]
- Delete gle-3.1.0.diff (partially merged)
BETA DEBUG END:

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

Other differences:
------------------
++++++ gle.spec ++++++
--- /var/tmp/diff_new_pack.PhNpkN/_old  2024-03-29 13:10:02.477109366 +0100
+++ /var/tmp/diff_new_pack.PhNpkN/_new  2024-03-29 13:10:02.477109366 +0100
@@ -18,15 +18,15 @@
 
 Name:           gle
 %define lname   libgle3
-Version:        3.1.0
+Version:        3.1.2
 Release:        0
 Summary:        The GLE Tubing and Extrusion Library
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
-Source:         http://download.sourceforge.net/gle/%{name}-%{version}.tar.bz2
-Patch0:         %{name}-%{version}.diff
-Patch1:         %{name}-%{version}-fltmax.diff
 URL:            http://linas.org/gle/
+#Git-Clone:     https://github.com/linas/glextrusion
+Source:         
https://github.com/linas/glextrusion/archive/refs/tags/%name-%version.tar.gz
+Patch1:         gle-3.1.0-fltmax.diff
 BuildRequires:  freeglut-devel
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
@@ -73,8 +73,7 @@
 actual drawing of the tubing and extrusions.
 
 %prep
-%autosetup -p0
-find -name ".cvsignore" -delete
+%autosetup -p0 -n glextrusion-%name-%version
 
 %build
 autoreconf -fi
@@ -86,8 +85,7 @@
 
 %install
 %make_install
-rm -rf "%buildroot/%_datadir/doc/gle"
-rm -f "%buildroot/%_libdir"/*.la
+rm -rf "%buildroot/%_datadir/doc/gle" "%buildroot/%_libdir"/*.la
 
 %ldconfig_scriptlets -n %lname
 

Reply via email to