Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dnf for openSUSE:Factory checked in at 2024-03-13 22:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnf (Old) and /work/SRC/openSUSE:Factory/.dnf.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnf" Wed Mar 13 22:17:09 2024 rev:39 rq:1157598 version:4.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dnf/dnf.changes 2023-12-19 23:15:25.676649681 +0100 +++ /work/SRC/openSUSE:Factory/.dnf.new.1770/dnf.changes 2024-03-13 22:17:59.926992026 +0100 @@ -1,0 +2,6 @@ +Wed Mar 13 10:30:39 UTC 2024 - [email protected] + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnf.spec ++++++ --- /var/tmp/diff_new_pack.HfhIE7/_old 2024-03-13 22:18:00.423010273 +0100 +++ /var/tmp/diff_new_pack.HfhIE7/_new 2024-03-13 22:18:00.427010420 +0100 @@ -1,7 +1,7 @@ # # spec file for package dnf # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2021-2023 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties @@ -259,6 +259,8 @@ # We don't have ABRT/libreport in openSUSE rm -rf %{buildroot}%{_sysconfdir}/libreport +%python3_fix_shebang + %if %{with tests} %check pushd ./build
