Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jboss-jaxrs-2.0-api for 
openSUSE:Factory checked in at 2023-09-13 20:45:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jboss-jaxrs-2.0-api (Old)
 and      /work/SRC/openSUSE:Factory/.jboss-jaxrs-2.0-api.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jboss-jaxrs-2.0-api"

Wed Sep 13 20:45:33 2023 rev:4 rq:1110825 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jboss-jaxrs-2.0-api/jboss-jaxrs-2.0-api.changes  
2022-05-23 15:52:28.822687932 +0200
+++ 
/work/SRC/openSUSE:Factory/.jboss-jaxrs-2.0-api.new.1766/jboss-jaxrs-2.0-api.changes
        2023-09-13 20:47:44.056858097 +0200
@@ -1,0 +2,5 @@
+Wed Sep 13 06:14:48 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jboss-jaxrs-2.0-api.spec ++++++
--- /var/tmp/diff_new_pack.zYBbBb/_old  2023-09-13 20:47:45.212899338 +0200
+++ /var/tmp/diff_new_pack.zYBbBb/_new  2023-09-13 20:47:45.216899480 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jboss-jaxrs-2.0-api
 #
-# 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
@@ -54,7 +54,9 @@
 %{mvn_alias} ":jboss-jaxrs-api_2.0_spec" "org.jboss.resteasy:jaxrs-api"
 
 %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