Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jfreechart for openSUSE:Factory checked in at 2023-09-10 13:10:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jfreechart (Old) and /work/SRC/openSUSE:Factory/.jfreechart.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jfreechart" Sun Sep 10 13:10:46 2023 rev:2 rq:1109975 version:1.0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/jfreechart/jfreechart.changes 2020-02-28 15:21:12.553876990 +0100 +++ /work/SRC/openSUSE:Factory/.jfreechart.new.1766/jfreechart.changes 2023-09-10 13:11:49.769982606 +0200 @@ -1,0 +2,5 @@ +Sat Sep 9 14:27:16 UTC 2023 - Fridrich Strba <[email protected]> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jfreechart.spec ++++++ --- /var/tmp/diff_new_pack.l65FZ7/_old 2023-09-10 13:11:50.906023194 +0200 +++ /var/tmp/diff_new_pack.l65FZ7/_new 2023-09-10 13:11:50.910023337 +0200 @@ -1,7 +1,7 @@ # # spec file for package jfreechart # -# 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 @@ -85,6 +85,7 @@ %build %{mvn_build} -f -- \ + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} -Dmaven.compiler.release=8 \ %endif
