Script 'mail_helper' called by obssrc
Hello community,

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

Package is "reflectasm"

Sun Sep 10 13:11:00 2023 rev:5 rq:1109994 version:1.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/reflectasm/reflectasm.changes    2022-12-06 
14:24:25.886167038 +0100
+++ /work/SRC/openSUSE:Factory/.reflectasm.new.1766/reflectasm.changes  
2023-09-10 13:12:12.730802931 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 14:48:08 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ reflectasm.spec ++++++
--- /var/tmp/diff_new_pack.0l07dD/_old  2023-09-10 13:12:13.710837945 +0200
+++ /var/tmp/diff_new_pack.0l07dD/_new  2023-09-10 13:12:13.714838088 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reflectasm
 #
-# Copyright (c) 2022 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,6 +69,7 @@
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
     -Dmaven.compiler.release=8 \
 %endif
+    -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
     -Dsource=8
 
 %install

Reply via email to