Script 'mail_helper' called by obssrc
Hello community,

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

Package is "hbci4java"

Fri Sep 15 22:05:11 2023 rev:11 rq:1111430 version:3.1.64

Changes:
--------
--- /work/SRC/openSUSE:Factory/hbci4java/hbci4java.changes      2022-12-08 
16:51:27.971569151 +0100
+++ /work/SRC/openSUSE:Factory/.hbci4java.new.1766/hbci4java.changes    
2023-09-15 22:10:28.611865262 +0200
@@ -1,0 +2,5 @@
+Wed Sep 13 06:33:51 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hbci4java.spec ++++++
--- /var/tmp/diff_new_pack.DEffvL/_old  2023-09-15 22:10:29.803907883 +0200
+++ /var/tmp/diff_new_pack.DEffvL/_new  2023-09-15 22:10:29.803907883 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hbci4java
 #
-# 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
@@ -55,6 +55,7 @@
 rm chipcard/lib/*
 
 # No need of this plugins for rpm build
+%pom_remove_plugin :maven-javadoc-plugin
 %pom_remove_plugin :maven-source-plugin
 %pom_remove_plugin :nexus-staging-maven-plugin
 
@@ -63,7 +64,8 @@
 %make_build
 popd
 
-%{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