Script 'mail_helper' called by obssrc
Hello community,

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

Package is "glassfish-websocket-api"

Sun Sep 10 13:10:28 2023 rev:3 rq:1109952 version:1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/glassfish-websocket-api/glassfish-websocket-api.changes
  2022-03-22 19:40:15.383093445 +0100
+++ 
/work/SRC/openSUSE:Factory/.glassfish-websocket-api.new.1766/glassfish-websocket-api.changes
        2023-09-10 13:11:22.545009937 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 13:37:48 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-websocket-api.spec ++++++
--- /var/tmp/diff_new_pack.OYJMgg/_old  2023-09-10 13:11:23.677050381 +0200
+++ /var/tmp/diff_new_pack.OYJMgg/_new  2023-09-10 13:11:23.677050381 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# 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
@@ -86,7 +86,9 @@
 
 %build
 
-%{mvn_build} -f -- -Dsource=8
+%{mvn_build} -f -- \
+    -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
+    -Dsource=8
 
 %install
 %mvn_install

Reply via email to