Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package erlang-retest for openSUSE:Factory 
checked in at 2023-10-10 21:00:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erlang-retest (Old)
 and      /work/SRC/openSUSE:Factory/.erlang-retest.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erlang-retest"

Tue Oct 10 21:00:24 2023 rev:5 rq:1116528 version:1.1.1+git20160312.ffef7d0

Changes:
--------
--- /work/SRC/openSUSE:Factory/erlang-retest/erlang-retest.changes      
2018-09-07 15:41:24.314407432 +0200
+++ /work/SRC/openSUSE:Factory/.erlang-retest.new.28202/erlang-retest.changes   
2023-10-10 21:01:42.501146090 +0200
@@ -1,0 +2,5 @@
+Sat Oct  7 13:24:29 UTC 2023 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Drop zip timestamps for reproducible builds (boo#1047218)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ erlang-retest.spec ++++++
--- /var/tmp/diff_new_pack.QqJZ6H/_old  2023-10-10 21:01:43.969199326 +0200
+++ /var/tmp/diff_new_pack.QqJZ6H/_new  2023-10-10 21:01:43.969199326 +0200
@@ -28,6 +28,7 @@
 Source0:        retest-%{version}.tar.bz2
 Requires:       erlang >= R13B01
 BuildRequires:  erlang-rebar
+BuildRequires:  strip-nondeterminism
 
 %description
 Erlang retest library.
@@ -49,6 +50,7 @@
 
 %install
 install -Dm755 retest %{buildroot}%{_bindir}/retest
+strip-nondeterminism -t zip %{buildroot}%{_bindir}/retest # drop zip 
timestamps for reproducible builds
 for dir in include ebin src ; do
   install -d %{buildroot}%{erlang_libdir}/retest-%{mod_ver}/${dir}
   cp -r ${dir}/* %{buildroot}%{erlang_libdir}/retest-%{mod_ver}/${dir}/

Reply via email to