Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jboss-marshalling for
openSUSE:Factory checked in at 2023-09-10 13:10:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jboss-marshalling (Old)
and /work/SRC/openSUSE:Factory/.jboss-marshalling.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jboss-marshalling"
Sun Sep 10 13:10:38 2023 rev:2 rq:1109967 version:1.4.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/jboss-marshalling/jboss-marshalling.changes
2019-11-14 23:58:33.560411729 +0100
+++
/work/SRC/openSUSE:Factory/.jboss-marshalling.new.1766/jboss-marshalling.changes
2023-09-10 13:11:39.721623608 +0200
@@ -1,0 +2,5 @@
+Sat Sep 9 14:17:53 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jboss-marshalling.spec ++++++
--- /var/tmp/diff_new_pack.avkzAz/_old 2023-09-10 13:11:40.713659051 +0200
+++ /var/tmp/diff_new_pack.avkzAz/_new 2023-09-10 13:11:40.713659051 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jboss-marshalling
#
-# 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
@@ -65,7 +65,9 @@
%{mvn_package} :jboss-marshalling-osgi osgi
%build
-%{mvn_build} -f -- -Dsource=7
+%{mvn_build} -f -- \
+ -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
+ -Dsource=7
%install
%mvn_install