Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tar for openSUSE:Factory checked in 
at 2026-04-21 12:41:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tar (Old)
 and      /work/SRC/openSUSE:Factory/.tar.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tar"

Tue Apr 21 12:41:43 2026 rev:88 rq:1348031 version:1.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/tar/tar.changes  2026-03-05 17:12:50.960916642 
+0100
+++ /work/SRC/openSUSE:Factory/.tar.new.11940/tar.changes       2026-04-21 
12:41:44.582756495 +0200
@@ -1,0 +2,5 @@
+Tue Mar 10 07:09:32 UTC 2026 - Bernhard Wiedemann <[email protected]>
+
+- Ensure the date in .info files is reproducible (boo#1047218)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tar.spec ++++++
--- /var/tmp/diff_new_pack.Fm4WeC/_old  2026-04-21 12:41:47.274868133 +0200
+++ /var/tmp/diff_new_pack.Fm4WeC/_new  2026-04-21 12:41:47.278868299 +0200
@@ -119,6 +119,7 @@
 
 %prep
 %autosetup -p1
+touch -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} doc/tar.texi # ensure mtime is 
reproducible as it ends up in tar.info (boo#1047218)
 cp %{S:3} tests
 
 %build

Reply via email to