Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jboss-logmanager for 
openSUSE:Factory checked in at 2023-09-10 13:10:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jboss-logmanager (Old)
 and      /work/SRC/openSUSE:Factory/.jboss-logmanager.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jboss-logmanager"

Sun Sep 10 13:10:38 2023 rev:2 rq:1109966 version:2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/jboss-logmanager/jboss-logmanager.changes        
2019-11-14 23:57:51.624426689 +0100
+++ 
/work/SRC/openSUSE:Factory/.jboss-logmanager.new.1766/jboss-logmanager.changes  
    2023-09-10 13:11:38.665585879 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 14:16:40 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jboss-logmanager.spec ++++++
--- /var/tmp/diff_new_pack.lTYnud/_old  2023-09-10 13:11:39.617619892 +0200
+++ /var/tmp/diff_new_pack.lTYnud/_new  2023-09-10 13:11:39.621620035 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jboss-logmanager
 #
-# 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
@@ -50,7 +50,9 @@
 %pom_remove_plugin :maven-source-plugin
 
 %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

Reply via email to