Hello community, here is the log from the commit of package yamagi-quake2 for openSUSE:Factory checked in at 2017-06-22 10:40:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yamagi-quake2 (Old) and /work/SRC/openSUSE:Factory/.yamagi-quake2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yamagi-quake2" Thu Jun 22 10:40:00 2017 rev:5 rq:505234 version:7.00 Changes: -------- --- /work/SRC/openSUSE:Factory/yamagi-quake2/yamagi-quake2.changes 2017-06-12 15:34:44.264846362 +0200 +++ /work/SRC/openSUSE:Factory/.yamagi-quake2.new/yamagi-quake2.changes 2017-06-22 10:40:03.112508390 +0200 @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Tue Jun 20 16:50:13 UTC 2017 - [email protected] + +- fix reproducible builds again ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yamagi-quake2.spec ++++++ --- /var/tmp/diff_new_pack.nhi9GC/_old 2017-06-22 10:40:04.432322312 +0200 +++ /var/tmp/diff_new_pack.nhi9GC/_new 2017-06-22 10:40:04.436321747 +0200 @@ -51,7 +51,7 @@ %setup -q -n quake2-%{version} %patch0 -p1 # Fix usage of __DATE__ macro to prevent build in excess -modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{SOURCE99}")" +modified="$(sed -n '/^ *$/n;/^----/n;s/ - .*$//;p;q' "%{SOURCE99}")" DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\"" sed -i "s/__DATE__/${DATE}/g" src/common/misc.c src/game/savegame/savegame.c
