Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ioquake3 for openSUSE:Factory 
checked in at 2025-01-25 21:05:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ioquake3 (Old)
 and      /work/SRC/openSUSE:Factory/.ioquake3.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ioquake3"

Sat Jan 25 21:05:29 2025 rev:10 rq:1240284 version:1.36+git.20241224

Changes:
--------
--- /work/SRC/openSUSE:Factory/ioquake3/ioquake3.changes        2024-01-03 
12:25:04.755677324 +0100
+++ /work/SRC/openSUSE:Factory/.ioquake3.new.2316/ioquake3.changes      
2025-01-25 21:05:31.071519936 +0100
@@ -1,0 +2,32 @@
+Sat Jan 25 15:45:40 UTC 2025 - [email protected]
+
+- Unbundle more libs
+  * build with USE_INTERNAL_LIBS=0
+- Use pkgconfig-syste BuildRequires
+- Update to version 1.36+git.20241224:
+  * Prevent SV_DropClient() from being called recursively if the
+    client is dropped by a kick or timeout and has too many
+    reliable commands.
+  * Fix reading non-sequential lumps in AAS files in pk3 files.
+  * OpenGL2: Increase flare limit to match opengl1.
+  * Show fs_homepath in Flatpak missing pk3 error.
+  * Make Team Arena pk3 error show when missing all pk3 files.
+  * Add better directions/error for missing default pk3 files.
+  * OpenGL2: Fix still projecting sun shadows onto nothing.
+  * OpenGL2: Don't project sun shadows onto nothing.
+  * Add BUILD_RENDERER_OPENGL1 to disable opengl1.
+  * OpenGL2: Fallback to OpenGL ES if OpenGL fails.
+  * OpenGL2: Use CPU vertex animation if too few vertex attributes.
+  * OpenGL2: Add run-time support for unsigned short indexes.
+  * OpenGL2: Add OpenGL ES 2.0+ support.
+  * Use nanosleep(2) instead of usleep(3).
+  * opengl1: Fix skybox in OpenGL 1.1.
+  * OpenGL2: Don't mix drawing to default framebuffer and FBO.
+  * OpenGL2: Fix flares behind mirror being visible.
+  * OpenGL2: Fix hack for tcMod transform on merged lightmaps.
+  * OpenGL2: Fix using merged lightmaps with tcGen environment.
+  * OpenGL2: Fix merged lightmap hacks to have real lightmap index.
+  * OpenGL2: Fix sun rays being affected by the viewport size.
+  * OpenGL2: Fix applying tcMod turb.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ioquake3.spec ++++++
--- /var/tmp/diff_new_pack.hsmKQL/_old  2025-01-25 21:05:32.079561346 +0100
+++ /var/tmp/diff_new_pack.hsmKQL/_new  2025-01-25 21:05:32.083561510 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ioquake3
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,22 @@
 # Some arch have no VM (aarch64, ...)
 %define arch_with_vm  %{ix86} x86_64 ppc ppc64 armv7l armv7hl
 Name:           ioquake3
-Version:        1.36+git.20231226
+Version:        1.36+git.20241224
 Release:        0
 Summary:        Quake III
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/3D/Shoot
 URL:            https://ioquake3.org
 Source:         %{name}-%{version}.tar.xz
-BuildRequires:  Mesa-devel
-BuildRequires:  curl-devel
-BuildRequires:  openal-soft-devel
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libcurl)
+BuildRequires:  pkgconfig(libjpeg)
+BuildRequires:  pkgconfig(ogg)
+BuildRequires:  pkgconfig(openal)
+BuildRequires:  pkgconfig(opus)
+BuildRequires:  pkgconfig(opusfile)
 BuildRequires:  pkgconfig(sdl2)
+BuildRequires:  pkgconfig(vorbisfile)
 ExcludeArch:    armv6l armv6hl
 
 %package devel
@@ -49,7 +53,7 @@
 
 %prep
 %setup -q
-rm -rf code/SDL2 code/libs code/AL
+rm -Rf code/SDL2 code/libs code/AL code/curl* code/jpeg-8c code/libogg* 
code/libvorbis* code/opus* code/zlib
 
 %build
 cat > dobuild <<'EOF'
@@ -67,6 +71,7 @@
        TOOLS_OPTIMIZE="%{optflags} -fno-strict-aliasing" \
        GENERATE_DEPENDENCIES=0 \
        USE_LOCAL_HEADERS=0 \
+        USE_INTERNAL_LIBS=0 \
        V=1 \
        "$@"
 EOF

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hsmKQL/_old  2025-01-25 21:05:32.155564468 +0100
+++ /var/tmp/diff_new_pack.hsmKQL/_new  2025-01-25 21:05:32.159564632 +0100
@@ -1,7 +1,7 @@
 <servicedata>
    <service name="tar_scm">
       <param name="url">https://github.com/ioquake/ioq3.git</param>
-      <param 
name="changesrevision">5ede35d8ddf22a99afa7f487deebf52d4f986cde</param>
+      <param 
name="changesrevision">3fb9006e6461b877b67781cd0f0d94032804a475</param>
    </service>
 </servicedata>
 (No newline at EOF)

++++++ ioquake3-1.36+git.20231226.tar.xz -> ioquake3-1.36+git.20241224.tar.xz 
++++++
/work/SRC/openSUSE:Factory/ioquake3/ioquake3-1.36+git.20231226.tar.xz 
/work/SRC/openSUSE:Factory/.ioquake3.new.2316/ioquake3-1.36+git.20241224.tar.xz 
differ: char 15, line 1

Reply via email to