Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yecht for openSUSE:Factory checked in at 2024-09-20 17:11:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yecht (Old) and /work/SRC/openSUSE:Factory/.yecht.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yecht" Fri Sep 20 17:11:28 2024 rev:2 rq:1202041 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/yecht/yecht.changes 2020-02-27 14:41:16.522519694 +0100 +++ /work/SRC/openSUSE:Factory/.yecht.new.29891/yecht.changes 2024-09-20 17:12:42.733482270 +0200 @@ -1,0 +2,5 @@ +Thu Sep 19 14:41:03 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Use SOURCE_DATE_EPOCH for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yecht.spec ++++++ --- /var/tmp/diff_new_pack.3VStSm/_old 2024-09-20 17:12:43.313506431 +0200 +++ /var/tmp/diff_new_pack.3VStSm/_new 2024-09-20 17:12:43.313506431 +0200 @@ -1,7 +1,7 @@ # # spec file for package yecht # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,7 +59,8 @@ %{mvn_alias} :::: :::jruby: %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