Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ioquake3 for openSUSE:Factory 
checked in at 2022-01-29 20:59:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ioquake3 (Old)
 and      /work/SRC/openSUSE:Factory/.ioquake3.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ioquake3"

Sat Jan 29 20:59:38 2022 rev:6 rq:949867 version:1.36+git.20211208

Changes:
--------
--- /work/SRC/openSUSE:Factory/ioquake3/ioquake3.changes        2021-08-01 
21:52:02.499207518 +0200
+++ /work/SRC/openSUSE:Factory/.ioquake3.new.1898/ioquake3.changes      
2022-01-29 21:00:23.803353869 +0100
@@ -1,0 +2,12 @@
+Sat Jan 29 06:23:02 UTC 2022 - Carsten Ziepke <kiel...@gmail.com>
+
+- Update to version 1.36+git.20211208
+  * Fix memory corruption in S_TransferPaintBuffer
+  * OpenGL2: GL_DEPTH_TEXTURE_MODE was removed from OpenGL 3.0/Core
+  * Fix being unable to enter Team Arena CD key
+  * Print full GL_EXTENSIONS list for OpenGL contexts before 3.0
+  * OpenGL2: Fix r_grayscale 1 making everything solid black 
+  * qsort cannot be called with NULL
+- Fix build on aarch64 (COMPILE_ARCH=aarch64)
+
+-------------------------------------------------------------------

Old:
----
  ioquake3-1.36+git.20210720.tar.xz

New:
----
  ioquake3-1.36+git.20211208.tar.xz

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

Other differences:
------------------
++++++ ioquake3.spec ++++++
--- /var/tmp/diff_new_pack.7gOntk/_old  2022-01-29 21:00:24.311350454 +0100
+++ /var/tmp/diff_new_pack.7gOntk/_new  2022-01-29 21:00:24.315350427 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ioquake3
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %endif
 Name:           ioquake3
 # don't forget to change the version in the win32 spec file as well!
-Version:        1.36+git.20210720
+Version:        1.36+git.20211208
 Release:        0
 Summary:        Quake III
 License:        GPL-2.0-or-later
@@ -83,7 +83,7 @@
 
 %prep
 %setup -q
-rm -rf code/SDL12 code/libs code/AL
+rm -rf code/SDL2 code/libs code/AL
 
 %build
 cat > dobuild <<'EOF'
@@ -92,6 +92,9 @@
 %ifarch armv7l armv7hl
     COMPILE_ARCH=armv7l \
 %endif
+%ifarch aarch64
+    COMPILE_ARCH=aarch64 \
+%endif
        VERSION=%{version} \
        RELEASE=%{release} \
        OPTIMIZE="%{optflags} -O3 -ffast-math -fno-strict-aliasing" \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7gOntk/_old  2022-01-29 21:00:24.359350132 +0100
+++ /var/tmp/diff_new_pack.7gOntk/_new  2022-01-29 21:00:24.363350104 +0100
@@ -1,7 +1,7 @@
 <services>
   <service mode="disabled" name="tar_scm">
     <param name="url">https://github.com/ioquake/ioq3.git</param>
-    <param name="revision">bc8737d707595aebd7cc11d6d5a5d65ede750f59</param>
+    <param name="revision">84daa2826798a84627f7f93f721182028ed007e3</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">ioquake3</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.7gOntk/_old  2022-01-29 21:00:24.387349943 +0100
+++ /var/tmp/diff_new_pack.7gOntk/_new  2022-01-29 21:00:24.391349917 +0100
@@ -1,7 +1,7 @@
 <servicedata>
    <service name="tar_scm">
       <param name="url">https://github.com/ioquake/ioq3.git</param>
-      <param 
name="changesrevision">bc8737d707595aebd7cc11d6d5a5d65ede750f59</param>
+      <param 
name="changesrevision">84daa2826798a84627f7f93f721182028ed007e3</param>
    </service>
 </servicedata>
 (No newline at EOF)

++++++ ioquake3-1.36+git.20210720.tar.xz -> ioquake3-1.36+git.20211208.tar.xz 
++++++
++++ 27636 lines of diff (skipped)

Reply via email to