Script 'mail_helper' called by obssrc
Hello community,

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

Package is "glassfish-hk2"

Sun Sep 10 13:10:25 2023 rev:5 rq:1109948 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glassfish-hk2/glassfish-hk2.changes      
2023-09-07 21:12:58.925822400 +0200
+++ /work/SRC/openSUSE:Factory/.glassfish-hk2.new.1766/glassfish-hk2.changes    
2023-09-10 13:11:16.936809572 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 13:33:00 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-hk2.spec ++++++
--- /var/tmp/diff_new_pack.OaGcda/_old  2023-09-10 13:11:18.296858163 +0200
+++ /var/tmp/diff_new_pack.OaGcda/_new  2023-09-10 13:11:18.296858163 +0200
@@ -480,8 +480,9 @@
 %build
 %{mvn_build} -f -- \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-       -Dmaven.compiler.release=7 \
+    -Dmaven.compiler.release=8 \
 %endif
+    -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
        -Dhk2.mvn.plugins.version=%{version}
 
 %install

Reply via email to