Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package janino for openSUSE:Factory checked in at 2023-09-10 13:10:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/janino (Old) and /work/SRC/openSUSE:Factory/.janino.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "janino" Sun Sep 10 13:10:35 2023 rev:4 rq:1109961 version:3.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/janino/janino.changes 2023-08-15 16:40:03.667009506 +0200 +++ /work/SRC/openSUSE:Factory/.janino.new.1766/janino.changes 2023-09-10 13:11:33.881414954 +0200 @@ -1,0 +2,5 @@ +Sat Sep 9 13:46:01 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ janino.spec ++++++ --- /var/tmp/diff_new_pack.tx0itN/_old 2023-09-10 13:11:35.037456256 +0200 +++ /var/tmp/diff_new_pack.tx0itN/_new 2023-09-10 13:11:35.041456399 +0200 @@ -88,7 +88,9 @@ %build pushd %{name}-parent - %{mvn_build} -fs -- -Dmaven.compiler.source=8 -Dmaven.compiler.target=8 + %{mvn_build} -fs -- \ + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ + -Dmaven.compiler.source=8 -Dmaven.compiler.target=8 popd %install