Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package osgi-service-log for 
openSUSE:Factory checked in at 2023-09-11 21:22:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osgi-service-log (Old)
 and      /work/SRC/openSUSE:Factory/.osgi-service-log.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osgi-service-log"

Mon Sep 11 21:22:43 2023 rev:2 rq:1110282 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osgi-service-log/osgi-service-log.changes        
2023-01-27 10:31:53.728474747 +0100
+++ 
/work/SRC/openSUSE:Factory/.osgi-service-log.new.1766/osgi-service-log.changes  
    2023-09-11 21:27:21.504445066 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 10:47:11 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osgi-service-log.spec ++++++
--- /var/tmp/diff_new_pack.AdjKt5/_old  2023-09-11 21:27:22.604484281 +0200
+++ /var/tmp/diff_new_pack.AdjKt5/_new  2023-09-11 21:27:22.604484281 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osgi-service-log
 #
-# Copyright (c) 2020 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
@@ -71,7 +71,8 @@
 </build>'
 
 %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

Reply via email to