Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jetty-schemas for openSUSE:Factory checked in at 2023-09-10 13:10:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jetty-schemas (Old) and /work/SRC/openSUSE:Factory/.jetty-schemas.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jetty-schemas" Sun Sep 10 13:10:44 2023 rev:2 rq:1109973 version:4.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/jetty-schemas/jetty-schemas.changes 2019-11-07 23:16:54.312559664 +0100 +++ /work/SRC/openSUSE:Factory/.jetty-schemas.new.1766/jetty-schemas.changes 2023-09-10 13:11:47.117887855 +0200 @@ -1,0 +2,5 @@ +Sat Sep 9 14:25:29 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jetty-schemas.spec ++++++ --- /var/tmp/diff_new_pack.ONbGO5/_old 2023-09-10 13:11:48.209926870 +0200 +++ /var/tmp/diff_new_pack.ONbGO5/_new 2023-09-10 13:11:48.213927013 +0200 @@ -1,7 +1,7 @@ # # spec file for package jetty-schemas # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -40,7 +40,8 @@ %pom_remove_plugin :maven-source-plugin %build -%{mvn_build} +%{mvn_build} -f -- \ + -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) %install %mvn_install