Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpm for openSUSE:Factory checked in at 2026-09-18 22:03:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpm (Old) and /work/SRC/openSUSE:Factory/.rpm.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpm" Fri Sep 18 22:03:34 2026 rev:330 rq:1378160 version:4.20.1 Changes: -------- +++ only whitespace diff in changes, re-diffing rpm-plugin-imaevmsign.changes: same change --- /work/SRC/openSUSE:Factory/rpm/rpm.changes 2026-07-07 16:47:59.472323467 +0200 +++ /work/SRC/openSUSE:Factory/.rpm.new.383539/rpm.changes 2026-09-18 22:04:06.268472761 +0200 @@ -1,0 +2,8 @@ +Wed Aug 26 18:13:47 UTC 2026 - Matej Cepl <[email protected]> + +- Don’t be dependent on python3-base, it is perfectly OK to use + any Python interpreter for python-rpm-packaging. +- Remove obsolete Python2-based removal of Python directories + (why?) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rpm.spec ++++++ --- /var/tmp/diff_new_pack.5cR0fv/_old 2026-09-18 22:04:10.284641078 +0200 +++ /var/tmp/diff_new_pack.5cR0fv/_new 2026-09-18 22:04:10.286641162 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-rpm # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2017 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties ++++++ rpm-plugin-imaevmsign.spec ++++++ --- /var/tmp/diff_new_pack.5cR0fv/_old 2026-09-18 22:04:10.324642754 +0200 +++ /var/tmp/diff_new_pack.5cR0fv/_new 2026-09-18 22:04:10.326642838 +0200 @@ -1,7 +1,7 @@ # # spec file for package rpm-plugin-imaevmsign # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ rpm.spec ++++++ --- /var/tmp/diff_new_pack.5cR0fv/_old 2026-09-18 22:04:10.358644179 +0200 +++ /var/tmp/diff_new_pack.5cR0fv/_new 2026-09-18 22:04:10.359644221 +0200 @@ -1,7 +1,7 @@ # # spec file for package rpm # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -211,7 +211,7 @@ Requires: file # Mandatory generators Requires: (%{name}-build-perl if perl-base) -Requires: (%{name}-build-python if python3-base) +Requires: (%{name}-build-python if python(abi)) # The point of the split Conflicts: rpm < 4.15.0 @@ -413,7 +413,6 @@ install -m 755 build-aux/config.guess %{buildroot}/usr/lib/rpm install -m 755 build-aux/config.sub %{buildroot}/usr/lib/rpm %endif -rm -rf %{buildroot}/%{_libdir}/python%{py_ver} bash %{buildroot}/usr/lib/rpm/find-lang.sh %{buildroot} rpm # On arm the kernel architecture is ignored. Not the best idea, but lets stay compatible with other distros %ifarch armv7hl armv6hl
