Script 'mail_helper' called by obssrc
Hello community,

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

Package is "mariadb-java-client"

Sun Sep 10 13:10:53 2023 rev:2 rq:1109984 version:2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb-java-client/mariadb-java-client.changes  
2020-02-28 15:21:13.921879776 +0100
+++ 
/work/SRC/openSUSE:Factory/.mariadb-java-client.new.1766/mariadb-java-client.changes
        2023-09-10 13:12:00.538367330 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 14:38:09 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mariadb-java-client.spec ++++++
--- /var/tmp/diff_new_pack.ecMv1k/_old  2023-09-10 13:12:01.846414062 +0200
+++ /var/tmp/diff_new_pack.ecMv1k/_new  2023-09-10 13:12:01.846414062 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mariadb-java-client
 #
-# 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
@@ -118,7 +118,8 @@
 
 %build
 # tests are skipped, while they require running application server
-%{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