Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bean-validation-api for openSUSE:Factory checked in at 2023-09-13 20:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bean-validation-api (Old) and /work/SRC/openSUSE:Factory/.bean-validation-api.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bean-validation-api" Wed Sep 13 20:43:58 2023 rev:2 rq:1110609 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bean-validation-api/bean-validation-api.changes 2020-07-27 17:38:19.638881294 +0200 +++ /work/SRC/openSUSE:Factory/.bean-validation-api.new.1766/bean-validation-api.changes 2023-09-13 20:44:38.522246926 +0200 @@ -1,0 +2,5 @@ +Tue Sep 12 12:28:35 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bean-validation-api.spec ++++++ --- /var/tmp/diff_new_pack.btLeHN/_old 2023-09-13 20:44:39.506281911 +0200 +++ /var/tmp/diff_new_pack.btLeHN/_new 2023-09-13 20:44:39.510282053 +0200 @@ -1,7 +1,7 @@ # # spec file for package bean-validation-api # -# Copyright (c) 2020 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 @@ -49,7 +49,8 @@ %{mvn_file} : %{name} %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