Script 'mail_helper' called by obssrc
Hello community,

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

Package is "xmlstreambuffer"

Wed Sep 13 20:44:02 2023 rev:4 rq:1110612 version:1.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlstreambuffer/xmlstreambuffer.changes  
2022-09-02 21:56:42.496320489 +0200
+++ 
/work/SRC/openSUSE:Factory/.xmlstreambuffer.new.1766/xmlstreambuffer.changes    
    2023-09-13 20:44:42.246379325 +0200
@@ -1,0 +2,5 @@
+Tue Sep 12 12:51:36 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xmlstreambuffer.spec ++++++
--- /var/tmp/diff_new_pack.i6IIzJ/_old  2023-09-13 20:44:43.178412460 +0200
+++ /var/tmp/diff_new_pack.i6IIzJ/_new  2023-09-13 20:44:43.182412601 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlstreambuffer
 #
-# 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
@@ -84,6 +84,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