Script 'mail_helper' called by obssrc
Hello community,

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

Package is "jnacl"

Sun Sep 10 13:11:15 2023 rev:2 rq:1110025 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jnacl/jnacl.changes      2022-06-16 
18:22:12.968250954 +0200
+++ /work/SRC/openSUSE:Factory/.jnacl.new.1766/jnacl.changes    2023-09-10 
13:12:32.307502349 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 14:28:14 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jnacl.spec ++++++
--- /var/tmp/diff_new_pack.yMEWFy/_old  2023-09-10 13:12:33.355539793 +0200
+++ /var/tmp/diff_new_pack.yMEWFy/_new  2023-09-10 13:12:33.359539935 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jnacl
 #
-# 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
@@ -47,6 +47,7 @@
 
 %build
 %{mvn_build} -f -- \
+    -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
     -Dmaven.compiler.release=8 \
 %endif

Reply via email to