Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 2ping for openSUSE:Factory checked in at 2023-10-06 21:14:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/2ping (Old) and /work/SRC/openSUSE:Factory/.2ping.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "2ping" Fri Oct 6 21:14:16 2023 rev:15 rq:1115957 version:4.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/2ping/2ping.changes 2022-08-17 18:32:51.480576749 +0200 +++ /work/SRC/openSUSE:Factory/.2ping.new.28202/2ping.changes 2023-10-06 21:17:05.593599392 +0200 @@ -1,0 +2,6 @@ +Wed Oct 4 12:10:52 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com> + +- Remove dependency on /usr/bin/python3 using %python3_fix_shebang + macro, bsc#1212476 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 2ping.spec ++++++ --- /var/tmp/diff_new_pack.oUxawN/_old 2023-10-06 21:17:06.725640290 +0200 +++ /var/tmp/diff_new_pack.oUxawN/_new 2023-10-06 21:17:06.725640290 +0200 @@ -1,7 +1,7 @@ # # spec file for package 2ping # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,6 +27,7 @@ Source2: %{name}.keyring Patch0: harden_2ping.service.patch BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildRequires: python3-devel >= 3.6 BuildRequires: python3-distro BuildRequires: python3-dnspython @@ -63,6 +64,9 @@ mkdir -p %{buildroot}%{_sbindir} ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc2ping +# Fix python shebangs +%python3_fix_shebang + # create symlinks for man pages %fdupes -s %{buildroot}%{_mandir} # create hardlinks for the rest