Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deluge for openSUSE:Factory checked in at 2024-01-29 22:33:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deluge (Old) and /work/SRC/openSUSE:Factory/.deluge.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deluge" Mon Jan 29 22:33:09 2024 rev:21 rq:1142258 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/deluge/deluge.changes 2022-09-12 19:07:40.258438982 +0200 +++ /work/SRC/openSUSE:Factory/.deluge.new.1815/deluge.changes 2024-01-29 22:34:09.080597995 +0100 @@ -1,0 +2,5 @@ +Wed Jan 3 08:47:54 UTC 2024 - Bernhard Wiedemann <[email protected]> + +- Normalize .egg mtimes for reproducible builds (boo#1047218) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deluge.spec ++++++ --- /var/tmp/diff_new_pack.h0PGaO/_old 2024-01-29 22:34:09.580616092 +0100 +++ /var/tmp/diff_new_pack.h0PGaO/_new 2024-01-29 22:34:09.584616237 +0100 @@ -48,6 +48,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-slimit BuildRequires: python3-wheel +BuildRequires: strip-nondeterminism BuildRequires: update-desktop-files Requires: python3-Mako Requires: python3-Pillow @@ -102,6 +103,7 @@ %install %py3_install +strip-nondeterminism -t zip %{buildroot}%{python3_sitelib}/%{name}/plugins/*.egg install -D -m 644 packaging/systemd/deluged.service %{buildroot}%{_userunitdir}/deluged.service install -D -m 644 packaging/systemd/deluge-web.service %{buildroot}%{_userunitdir}/deluge-web.service %fdupes %{buildroot}%{python3_sitelib}/
