diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index c6ae1ae..430698a 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1738785192 -commit: 8b529ab9221bf3c27bcacb7ddf3b4a67109ec0cf1552070e8422a7e0e52e3749 +mtime: 1738830136 +commit: 2c25770743517889420a99d677d5f4224d9ba552a0c23b81160e6586bd17b430 url: https://src.opensuse.org/jengelh/schismtracker revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 1079891..d5208a6 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ba526207a588ccac8dbe73bed0c5e2e50c54b11889023a1a4b1d5c984794485 +oid sha256:98584971c7aefbe626be6de919e3ec440d153e79ba0fb287c3afdeff80d84298 size 256 diff --git a/schism-nodate.diff b/schism-nodate.diff deleted file mode 100644 index 75a3ad0..0000000 --- a/schism-nodate.diff +++ /dev/null @@ -1,26 +0,0 @@ -From: Jan Engelhardt -Upstream: never - -Replace __DATE__ and __TIME__ with static text. - -Note: rpmlint will still complain when the static date that was -encoded happens to be the current day. That is ok, since rpmlint -uses just a heuristic - excessive rebuilds should not actually -be happening. ---- - schism/version.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -Index: schismtracker-20250202/schism/version.c -=================================================================== ---- schismtracker-20250202.orig/schism/version.c -+++ schismtracker-20250202/schism/version.c -@@ -54,7 +54,7 @@ Information at our disposal: - #if !defined(EMPTY_VERSION) && defined(VERSION) - # define TOP_BANNER_NORMAL "Schism Tracker " VERSION - #else --# define TOP_BANNER_NORMAL "Schism Tracker built " __DATE__ " " __TIME__ -+# define TOP_BANNER_NORMAL "Schism Tracker built <>" - #endif - ; - diff --git a/schismtracker.changes b/schismtracker.changes index 9d1cea7..e8cb15e 100644 --- a/schismtracker.changes +++ b/schismtracker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 6 08:21:31 UTC 2025 - Bernhard Wiedemann + +- Drop schism-nodate.diff to make builds reproducible (boo#1047218) + ------------------------------------------------------------------- Wed Feb 5 19:51:50 UTC 2025 - Jan Engelhardt diff --git a/schismtracker.spec b/schismtracker.spec index 9104f69..e04f95a 100644 --- a/schismtracker.spec +++ b/schismtracker.spec @@ -25,7 +25,6 @@ Group: Productivity/Multimedia/Sound/Editors and Convertors URL: https://schismtracker.org/ Source: https://github.com/schismtracker/schismtracker/archive/refs/tags/%version.tar.gz Source2: %name.desktop -Patch2: schism-nodate.diff BuildRequires: alsa-devel BuildRequires: autoconf BuildRequires: automake