Hello community, here is the log from the commit of package myman for openSUSE:Factory checked in at 2019-01-26 22:22:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/myman (Old) and /work/SRC/openSUSE:Factory/.myman.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "myman" Sat Jan 26 22:22:14 2019 rev:2 rq:668583 version:0.7.0+cvs20091030 Changes: -------- --- /work/SRC/openSUSE:Factory/myman/myman.changes 2019-01-24 14:11:28.691496501 +0100 +++ /work/SRC/openSUSE:Factory/.myman.new.28833/myman.changes 2019-01-26 22:22:16.542862466 +0100 @@ -1,0 +2,5 @@ +Fri Jan 25 10:17:49 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- Override build date to make build reproducible (boo#1047218) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ myman.spec ++++++ --- /var/tmp/diff_new_pack.hLce1J/_old 2019-01-26 22:22:17.206861928 +0100 +++ /var/tmp/diff_new_pack.hLce1J/_new 2019-01-26 22:22:17.206861928 +0100 @@ -42,6 +42,7 @@ %build echo %{version} > VERSION +export date=$(date -u -r ChangeLog -I) # for boo#1047218 %configure \ --with-ncursesw export CFLAGS="%{optflags}"
