Script 'mail_helper' called by obssrc
Hello community,

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

Package is "itextpdf"

Mon Sep 11 21:22:25 2023 rev:4 rq:1110268 version:5.5.13.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/itextpdf/itextpdf.changes        2022-04-08 
22:46:48.506413455 +0200
+++ /work/SRC/openSUSE:Factory/.itextpdf.new.1766/itextpdf.changes      
2023-09-11 21:27:03.659808921 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 10:18:45 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ itextpdf.spec ++++++
--- /var/tmp/diff_new_pack.mGkj7W/_old  2023-09-11 21:27:05.279866675 +0200
+++ /var/tmp/diff_new_pack.mGkj7W/_new  2023-09-11 21:27:05.283866817 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package itextpdf
 #
-# 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
@@ -59,7 +59,8 @@
 %pom_remove_plugin -r :buildnumber-maven-plugin
 
 %build
-%{mvn_build} -f
+%{mvn_build} -f -- \
+    -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ)
 
 %install
 %mvn_install

Reply via email to