Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gzdoom for openSUSE:Factory checked 
in at 2025-02-09 20:07:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gzdoom (Old)
 and      /work/SRC/openSUSE:Factory/.gzdoom.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gzdoom"

Sun Feb  9 20:07:47 2025 rev:40 rq:1244476 version:4.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gzdoom/gzdoom.changes    2024-12-18 
20:09:58.492858576 +0100
+++ /work/SRC/openSUSE:Factory/.gzdoom.new.2316/gzdoom.changes  2025-02-09 
20:38:25.937699872 +0100
@@ -1,0 +2,5 @@
+Sun Feb  9 10:11:32 UTC 2025 - Jan Engelhardt <jeng...@inai.de>
+
+- Retain modtime of files for reproducibility
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gzdoom.spec ++++++
--- /var/tmp/diff_new_pack.wwlb0G/_old  2025-02-09 20:38:26.557725578 +0100
+++ /var/tmp/diff_new_pack.wwlb0G/_new  2025-02-09 20:38:26.561725743 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gzdoom
 #
-# Copyright (c) 2024 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
@@ -78,14 +78,16 @@
 
 %prep
 %autosetup -n %name-g%version -p1
-%if 0%{?suse_version} < 1599
+%if 0%{?suse_version} < 1600
 # system lzma-sdk too old, use bundled copy
 %patch -P 5 -R -p1
 %endif
 # osc/rpm always has the version identifier (only has an effect when snapshots 
are used via _service files)
-perl -i -pe "s{<unknown version>}{%version}g" 
tools/updaterevision/UpdateRevision.cmake
-# https://en.opensuse.org/openSUSE:Reproducible_Builds
-perl -i -pe 's{__DATE__}{"'"$SOURCE_DATE_EPOCH"'"}g' 
src/common/platform/posix/sdl/i_main.cpp
+pushd tools/updaterevision/
+savedate=$(stat -c "%y" UpdateRevision.cmake)
+perl -i -pe "s{<unknown version>}{%version}g" UpdateRevision.cmake
+touch -d "$savedate" UpdateRevision.cmake
+popd
 
 %build
 # Disable LTO, which does not like seeing handcrafted assembler

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.wwlb0G/_old  2025-02-09 20:38:26.601727402 +0100
+++ /var/tmp/diff_new_pack.wwlb0G/_new  2025-02-09 20:38:26.601727402 +0100
@@ -1,5 +1,5 @@
-mtime: 1734483955
-commit: 0f53b84fd90486d998e3cddfa34330f5a44bad9b73d67697e05607680868459c
+mtime: 1739095905
+commit: ed7ffd89de760aeb8ad9b44bd3500e71f5fa90242c36d1277ce92e474264a2f2
 url: https://src.opensuse.org/jengelh/gzdoom
 revision: master
 

++++++ build.specials.obscpio ++++++
diff: old/*: No such file or directory
diff: new/*: No such file or directory

Reply via email to