Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mybatis for openSUSE:Factory checked in at 2023-09-10 13:10:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mybatis (Old) and /work/SRC/openSUSE:Factory/.mybatis.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mybatis" Sun Sep 10 13:10:56 2023 rev:9 rq:1109988 version:3.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mybatis/mybatis.changes 2023-08-23 14:58:10.914051040 +0200 +++ /work/SRC/openSUSE:Factory/.mybatis.new.1766/mybatis.changes 2023-09-10 13:12:05.534545829 +0200 @@ -1,0 +2,5 @@ +Sat Sep 9 14:42:27 UTC 2023 - Fridrich Strba <[email protected]> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mybatis.spec ++++++ --- /var/tmp/diff_new_pack.Hb6jaV/_old 2023-09-10 13:12:06.570582844 +0200 +++ /var/tmp/diff_new_pack.Hb6jaV/_new 2023-09-10 13:12:06.574582986 +0200 @@ -1,7 +1,7 @@ # # spec file for package mybatis # -# 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 @@ -93,6 +93,7 @@ %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0} -Dmaven.compiler.release=8 \ %endif + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \ -Dproject.build.sourceEncoding=UTF-8 %install
