Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aws-sdk-java for openSUSE:Factory checked in at 2023-09-13 20:43:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aws-sdk-java (Old) and /work/SRC/openSUSE:Factory/.aws-sdk-java.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aws-sdk-java" Wed Sep 13 20:43:57 2023 rev:8 rq:1110608 version:1.11.3 Changes: -------- --- /work/SRC/openSUSE:Factory/aws-sdk-java/aws-sdk-java.changes 2022-05-24 20:33:34.035037224 +0200 +++ /work/SRC/openSUSE:Factory/.aws-sdk-java.new.1766/aws-sdk-java.changes 2023-09-13 20:44:37.062195020 +0200 @@ -1,0 +2,5 @@ +Tue Sep 12 12:27:52 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aws-sdk-java.spec ++++++ --- /var/tmp/diff_new_pack.u0IewT/_old 2023-09-13 20:44:38.390242234 +0200 +++ /var/tmp/diff_new_pack.u0IewT/_new 2023-09-13 20:44:38.394242376 +0200 @@ -1,7 +1,7 @@ # # spec file for package aws-sdk-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 @@ -816,7 +816,9 @@ # Tests require networking and unavailable test deps: # com.github.tomakehurst:wiremock:1.55 # nl.jqno.equalsverifier:equalsverifier:1.7.5 -%{mvn_build} -sfj -- -Dsource=8 org.apache.maven.plugins:maven-javadoc-plugin:aggregate +%{mvn_build} -sfj -- \ + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ + -Dsource=8 org.apache.maven.plugins:maven-javadoc-plugin:aggregate %install %mvn_install