Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mvapich2 for openSUSE:Factory checked in at 2022-11-29 10:53:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mvapich2 (Old) and /work/SRC/openSUSE:Factory/.mvapich2.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mvapich2" Tue Nov 29 10:53:01 2022 rev:33 rq:1038622 version:2.3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes 2022-10-03 13:47:37.441727188 +0200 +++ /work/SRC/openSUSE:Factory/.mvapich2.new.1597/mvapich2.changes 2022-11-29 10:53:07.284725864 +0100 @@ -1,0 +2,5 @@ +Mon Nov 28 08:30:49 UTC 2022 - Nicolas Morey-Chaisemartin <[email protected]> + +- Update reproducible.patch to remove timestamp generated at compilation time + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ reproducible.patch ++++++ --- /var/tmp/diff_new_pack.3YDjBn/_old 2022-11-29 10:53:08.020729730 +0100 +++ /var/tmp/diff_new_pack.3YDjBn/_new 2022-11-29 10:53:08.024729751 +0100 @@ -1,4 +1,4 @@ -commit a99404dac8f07ec7e72aa244ff0527d9c85ad482 +commit bf7afdf34ad71b1e644dda34053e491653ca59e7 Author: Bernhard M. Wiedemann <[email protected]> Date: Mon Mar 25 11:12:56 2019 +0100 @@ -15,9 +15,18 @@ Signed-off-by: Nicolas Morey-Chaisemartin <[email protected]> diff --git maint/extractcvars.in maint/extractcvars.in -index b627a6f8d937..0eaa673adf1e 100755 +index b627a6f8d937..879de7bf6d5a 100755 --- maint/extractcvars.in +++ maint/extractcvars.in +@@ -125,7 +125,7 @@ foreach my $p (@cvars) { + print "Categories include: \n".Dumper(@categories) if $debug; + print "Cvars include :\n".Dumper(@cvars)."\n" if $debug; + +-my $run_timestamp = localtime(); ++my $run_timestamp = "openSUSE no date"; + my $uc_ns = uc($ns); + + # Setup output files @@ -594,7 +594,7 @@ sub ExpandDir { my @subdirs = (); my $DIR_HANDLE;
