Script 'mail_helper' called by obssrc
Hello community,

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

Package is "logback"

Sun Sep 10 13:10:52 2023 rev:7 rq:1109983 version:1.2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/logback/logback.changes  2022-04-28 
23:08:17.940707822 +0200
+++ /work/SRC/openSUSE:Factory/.logback.new.1766/logback.changes        
2023-09-10 13:11:57.886272578 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 14:35:55 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ logback.spec ++++++
--- /var/tmp/diff_new_pack.tdW9RV/_old  2023-09-10 13:11:59.990347750 +0200
+++ /var/tmp/diff_new_pack.tdW9RV/_new  2023-09-10 13:12:00.010348465 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package logback
 #
-# 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
@@ -119,6 +119,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