Script 'mail_helper' called by obssrc
Hello community,

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

Package is "osgi-service-jdbc"

Mon Sep 11 21:22:38 2023 rev:2 rq:1110278 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osgi-service-jdbc/osgi-service-jdbc.changes      
2023-03-24 15:20:12.822823063 +0100
+++ 
/work/SRC/openSUSE:Factory/.osgi-service-jdbc.new.1766/osgi-service-jdbc.changes
    2023-09-11 21:27:16.816277937 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 10:45:35 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osgi-service-jdbc.spec ++++++
--- /var/tmp/diff_new_pack.0hML9n/_old  2023-09-11 21:27:17.940318008 +0200
+++ /var/tmp/diff_new_pack.0hML9n/_new  2023-09-11 21:27:17.940318008 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osgi-service-jdbc
 #
-# 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
@@ -69,7 +69,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