Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package prboom-plus for openSUSE:Leap:16.0 
checked in at 2025-07-03 10:54:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/prboom-plus (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.prboom-plus.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prboom-plus"

Thu Jul  3 10:54:13 2025 rev:3 rq:1289761 version:2.6.66

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/prboom-plus/prboom-plus.changes        
2025-06-19 17:55:35.777355914 +0200
+++ /work/SRC/openSUSE:Leap:16.0/.prboom-plus.new.1903/prboom-plus.changes      
2025-07-03 10:54:16.080127995 +0200
@@ -1,0 +2,5 @@
+Wed Jun 25 09:08:35 UTC 2025 - Jan Engelhardt <jeng...@inai.de>
+
+- Build with CFLAGS=-std=gnu11 to resolve FTBFS.
+
+-------------------------------------------------------------------
@@ -6,0 +12 @@
+- Make build recipe POSIX sh compatible.

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

Other differences:
------------------
++++++ prboom-plus.spec ++++++
--- /var/tmp/diff_new_pack.weVuvy/_old  2025-07-03 10:54:16.388140726 +0200
+++ /var/tmp/diff_new_pack.weVuvy/_new  2025-07-03 10:54:16.392140890 +0200
@@ -65,14 +65,14 @@
 %autosetup -p0
 
 %build
-pushd prboom2/
+cd prboom2/
+export CFLAGS="%optflags -std=gnu11"
 %cmake -DDOOMWADDIR="%_datadir/doom" -DPRBOOMDATADIR="%_datadir/doom"
 %cmake_build
-popd
 
 %install
 s="$PWD"
-pushd prboom2/
+cd prboom2/
 %cmake_install
 # convenience symlink
 b="%buildroot"
@@ -80,10 +80,9 @@
 install -Dm0644 ICONS/prboom-plus.svg 
"$b/%_datadir/icons/hicolor/scalable/apps/prboom-plus.svg"
 install -Dm0644 ICONS/prboom-plus.desktop 
"$b/%_datadir/applications/prboom-plus.desktop"
 install -Dm0644 ICONS/prboom-plus.bash 
"$b/%_datadir/bash-completion/completions/prboom-plus.bash"
-popd
 # TW switched doc location in %%cmake
-(cd "%buildroot"; find "./%_datadir/doc" -type d -name prboom-plus | cut -b2-) 
>"$s/doc.files"
-ls -al "$s/doc.files"
+cd "%buildroot"
+find "./%_datadir/doc" -type d -name prboom-plus | cut -b2- >"$s/doc.files"
 
 %if 0%{?suse_version} && 0%{?suse_version} < 1550
 %post

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.weVuvy/_old  2025-07-03 10:54:16.428142378 +0200
+++ /var/tmp/diff_new_pack.weVuvy/_new  2025-07-03 10:54:16.432142544 +0200
@@ -1,5 +1,5 @@
-mtime: 1742506092
-commit: bc17bbf7a8851ff03b90c061ba4995c750a1b98111fc2b4bb31ea5d028ce55cc
+mtime: 1750842538
+commit: 691a3cd0a8e0d9f6601728105dc3d4aba7f0b4947fdbae549bdc7712a3164f78
 url: https://src.opensuse.org/jengelh/prboom-plus
 revision: master
 

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

Reply via email to