Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jeromq for openSUSE:Factory checked in at 2023-09-10 13:10:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jeromq (Old) and /work/SRC/openSUSE:Factory/.jeromq.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jeromq" Sun Sep 10 13:10:42 2023 rev:2 rq:1109971 version:0.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/jeromq/jeromq.changes 2022-06-17 21:23:20.858800532 +0200 +++ /work/SRC/openSUSE:Factory/.jeromq.new.1766/jeromq.changes 2023-09-10 13:11:44.369789674 +0200 @@ -1,0 +2,5 @@ +Sat Sep 9 14:22:05 UTC 2023 - Fridrich Strba <[email protected]> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jeromq.spec ++++++ --- /var/tmp/diff_new_pack.Un210v/_old 2023-09-10 13:11:45.317823544 +0200 +++ /var/tmp/diff_new_pack.Un210v/_new 2023-09-10 13:11:45.317823544 +0200 @@ -1,7 +1,7 @@ # # spec file for package jeromq # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -48,7 +48,8 @@ %pom_remove_plugin :nexus-staging-maven-plugin %build -%{mvn_build} -f +%{mvn_build} -f -- \ + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) %install %mvn_install
