Script 'mail_helper' called by obssrc
Hello community,

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

Package is "jsr-311"

Mon Sep 11 21:22:36 2023 rev:4 rq:1110274 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jsr-311/jsr-311.changes  2022-03-22 
19:41:24.123165554 +0100
+++ /work/SRC/openSUSE:Factory/.jsr-311.new.1766/jsr-311.changes        
2023-09-11 21:27:11.812099543 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 10:38:23 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jsr-311.spec ++++++
--- /var/tmp/diff_new_pack.kA8dSe/_old  2023-09-11 21:27:12.892138045 +0200
+++ /var/tmp/diff_new_pack.kA8dSe/_new  2023-09-11 21:27:12.892138045 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jsr-311
 #
-# 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
@@ -56,6 +56,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 -Dproject.build.sourceEncoding=UTF-8
 
 %install

Reply via email to