Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package checkstyle for openSUSE:Factory checked in at 2023-09-13 20:44:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/checkstyle (Old) and /work/SRC/openSUSE:Factory/.checkstyle.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "checkstyle" Wed Sep 13 20:44:00 2023 rev:5 rq:1110611 version:8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/checkstyle/checkstyle.changes 2022-03-30 20:36:23.729339235 +0200 +++ /work/SRC/openSUSE:Factory/.checkstyle.new.1766/checkstyle.changes 2023-09-13 20:44:40.874330547 +0200 @@ -1,0 +2,5 @@ +Tue Sep 12 12:35:56 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ checkstyle.spec ++++++ --- /var/tmp/diff_new_pack.VSopSx/_old 2023-09-13 20:44:42.094373921 +0200 +++ /var/tmp/diff_new_pack.VSopSx/_new 2023-09-13 20:44:42.094373921 +0200 @@ -1,7 +1,7 @@ # # spec file for package checkstyle # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2000-2005, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -99,7 +99,8 @@ %build %{mvn_file} : %{name} -%{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