Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uzdoom for openSUSE:Factory checked 
in at 2026-02-20 17:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uzdoom (Old)
 and      /work/SRC/openSUSE:Factory/.uzdoom.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uzdoom"

Fri Feb 20 17:47:08 2026 rev:2 rq:1334210 version:4.14.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/uzdoom/uzdoom.changes    2025-12-15 
11:52:57.401667353 +0100
+++ /work/SRC/openSUSE:Factory/.uzdoom.new.1977/uzdoom.changes  2026-02-20 
17:54:40.421687057 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 14:21:27 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Drop nonfree content from source archive
+
+-------------------------------------------------------------------

Old:
----
  4.14.3.tar.gz

New:
----
  _service
  uzdoom-4.14.3.tar.zst

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

Other differences:
------------------
++++++ uzdoom.spec ++++++
--- /var/tmp/diff_new_pack.755HIn/_old  2026-02-20 17:54:42.029754421 +0100
+++ /var/tmp/diff_new_pack.755HIn/_new  2026-02-20 17:54:42.033754588 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uzdoom
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,8 @@
 Group:          Amusements/Games/3D/Shoot
 URL:            https://zdoom.org/
 #Git-Clone:     https://github.com/UZDoom/UZDoom
-Source:         
https://github.com/UZDoom/UZDoom/archive/refs/tags/%version.tar.gz
+#Source:         
https://github.com/UZDoom/UZDoom/archive/refs/tags/%version.tar.gz
+Source:         %name-%version.tar.zst
 Patch2:         gzdoom-discord.patch
 Patch3:         0001-Revert-Switch-to-miniz-from-zlib.patch
 Patch4:         gzdoom-lzma-simd.patch
@@ -37,6 +38,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  unzip
 BuildRequires:  zmusic-devel >= 1.1.14
+BuildRequires:  zstd
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(gl)
@@ -79,7 +81,7 @@
 %endif
 
 %prep
-%autosetup -p1 -n UZDoom-%version
+%autosetup -p1
 %if 0%{?suse_version} < 1690
 # system lzma-sdk too old, use bundled copy
 %patch -P 5 -R -p1
@@ -102,7 +104,7 @@
        -DINSTALL_DOCS_PATH="%_defaultdocdir/%name" \
        -DINSTALL_PK3_PATH="%_datadir/doom" \
        -DINSTALL_SOUNDFONT_PATH="%_datadir/doom" \
-       -DDYN_OPENAL=OFF -DINSTALL_RPATH:STRING="NO"
+       -DDYN_OPENAL=OFF -DINSTALL_RPATH:STRING="NO" -DBUILD_NONFREE:BOOL=OFF
 %cmake_build
 
 %install

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.755HIn/_old  2026-02-20 17:54:42.113757940 +0100
+++ /var/tmp/diff_new_pack.755HIn/_new  2026-02-20 17:54:42.129758610 +0100
@@ -1,5 +1,5 @@
-mtime: 1764552617
-commit: 464d07564a8f9a3631fc45eb74bb8644381a4548a08c2033e7fa68ae772d9165
+mtime: 1771597444
+commit: 434d5852ceb0aff3e7476456af46f67cffebf292ea0af5f559e6ff42a6680674
 url: https://src.opensuse.org/jengelh/uzdoom
 revision: master
 

++++++ _service ++++++
<services>
        <service name="tar_scm" mode="manual">
                <param name="scm">git</param>
                <param name="url">https://github.com/uzdoom/uzdoom</param>
                <param name="revision">4.14.3</param>
                <param name="version">4.14.3</param>
                <!-- nonfree license -->
                <param name="exclude">wadsrc_bm/static</param>
                <param name="exclude">wadsrc_extra/nonfree</param>
                <param name="exclude">wadsrc_widepix/static</param>
        </service>
        <service name="recompress" mode="manual">
                <param name="file">*.tar</param>
                <param name="compression">zstd</param>
        </service>
        <service name="set_version" mode="manual"/>
</services>

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-02-20 15:24:14.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to