Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ed25519-java for openSUSE:Factory checked in at 2023-09-11 21:22:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ed25519-java (Old) and /work/SRC/openSUSE:Factory/.ed25519-java.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ed25519-java" Mon Sep 11 21:22:23 2023 rev:3 rq:1110262 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ed25519-java/ed25519-java.changes 2022-03-22 19:40:01.723079116 +0100 +++ /work/SRC/openSUSE:Factory/.ed25519-java.new.1766/ed25519-java.changes 2023-09-11 21:27:01.311725214 +0200 @@ -1,0 +2,5 @@ +Mon Sep 11 10:01:59 UTC 2023 - Fridrich Strba <[email protected]> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ed25519-java.spec ++++++ --- /var/tmp/diff_new_pack.0aaOzL/_old 2023-09-11 21:27:02.463766283 +0200 +++ /var/tmp/diff_new_pack.0aaOzL/_new 2023-09-11 21:27:02.467766426 +0200 @@ -1,7 +1,7 @@ # # spec file for package ed25519-java # -# 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 @@ -72,6 +72,7 @@ %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} -Dmaven.compiler.release=8 \ %endif + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ -Dsource=8 %install
