Script 'mail_helper' called by obssrc
Hello community,

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

Package is "tycho"

Sun Sep 10 13:11:09 2023 rev:11 rq:1110002 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tycho/tycho.changes      2023-09-07 
21:13:13.878356920 +0200
+++ /work/SRC/openSUSE:Factory/.tycho.new.1766/tycho.changes    2023-09-10 
13:12:22.211141635 +0200
@@ -1,0 +2,5 @@
+Sat Sep  9 14:56:31 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tycho.spec ++++++
--- /var/tmp/diff_new_pack.mvWtAr/_old  2023-09-10 13:12:24.803234243 +0200
+++ /var/tmp/diff_new_pack.mvWtAr/_new  2023-09-10 13:12:24.807234386 +0200
@@ -349,11 +349,13 @@
 %if %{with bootstrap}
     -j \
 %endif
-    -- -Dtycho-version=%{version}-SNAPSHOT 
-DtychoBootstrapVersion=%{version}-SNAPSHOT \
-    -Dmaven.repo.local=$(pwd)/.m2 -Dfedora.p2.repos=$(pwd)/bootstrap \
+    -- \
 %if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
     -Dmaven.compiler.release=8 \
 %endif
+    -Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date 
+%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
+    -Dtycho-version=%{version}-SNAPSHOT 
-DtychoBootstrapVersion=%{version}-SNAPSHOT \
+    -Dmaven.repo.local=$(pwd)/.m2 -Dfedora.p2.repos=$(pwd)/bootstrap \
     -Dsource=8
 
 %{mvn_artifact} fedoraproject-p2/org.fedoraproject.p2/pom.xml

Reply via email to