Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openwsman for openSUSE:Factory checked in at 2025-01-21 21:11:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openwsman (Old) and /work/SRC/openSUSE:Factory/.openwsman.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openwsman" Tue Jan 21 21:11:29 2025 rev:79 rq:1239336 version:2.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openwsman/openwsman.changes 2024-12-08 11:38:16.504474722 +0100 +++ /work/SRC/openSUSE:Factory/.openwsman.new.5589/openwsman.changes 2025-01-21 21:12:06.559005497 +0100 @@ -1,0 +2,5 @@ +Sat Dec 7 02:02:41 UTC 2024 - Bernhard Wiedemann <[email protected]> + +- Use strip-nondeterminism to normalize jar mtimes for reproducible builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openwsman.spec ++++++ --- /var/tmp/diff_new_pack.F4xEfP/_old 2025-01-21 21:12:07.047025498 +0100 +++ /var/tmp/diff_new_pack.F4xEfP/_new 2025-01-21 21:12:07.047025498 +0100 @@ -105,6 +105,9 @@ #BuildRequires: update-alternatives #%%endif +%if 0%{?suse_version} > 1500 +BuildRequires: strip-nondeterminism +%endif %if 0%{?suse_version} > 1010 BuildRequires: fdupes BuildRequires: libcurl-devel @@ -465,6 +468,7 @@ %if 0%{?suse_version} > 1500 mkdir -p %{buildroot}%{_pam_vendordir} mv %{buildroot}/%{_sysconfdir}/pam.d/%{name} %{buildroot}/%{_pam_vendordir} +strip-nondeterminism %{buildroot}/%{_javadir}/*jar %endif %if 0%{?rhel_version} == 700 rm -f %{buildroot}/%{_bindir}/winrs
