Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package javaewah for openSUSE:Factory checked in at 2023-09-10 13:10:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/javaewah (Old) and /work/SRC/openSUSE:Factory/.javaewah.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "javaewah" Sun Sep 10 13:10:36 2023 rev:3 rq:1109963 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/javaewah/javaewah.changes 2022-03-24 22:59:27.288334773 +0100 +++ /work/SRC/openSUSE:Factory/.javaewah.new.1766/javaewah.changes 2023-09-10 13:11:36.457506991 +0200 @@ -1,0 +2,5 @@ +Sat Sep 9 13:47:09 UTC 2023 - Fridrich Strba <[email protected]> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ javaewah.spec ++++++ --- /var/tmp/diff_new_pack.xGZGWH/_old 2023-09-10 13:11:37.453542576 +0200 +++ /var/tmp/diff_new_pack.xGZGWH/_new 2023-09-10 13:11:37.453542576 +0200 @@ -1,7 +1,7 @@ # # spec file for package javaewah # -# 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 @@ -64,6 +64,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
