Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package arping2 for openSUSE:Factory checked in at 2024-01-03 12:30:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arping2 (Old) and /work/SRC/openSUSE:Factory/.arping2.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arping2" Wed Jan 3 12:30:19 2024 rev:23 rq:1136188 version:2.24 Changes: -------- --- /work/SRC/openSUSE:Factory/arping2/arping2.changes 2022-04-30 22:53:19.140287665 +0200 +++ /work/SRC/openSUSE:Factory/.arping2.new.28375/arping2.changes 2024-01-03 12:31:00.616676831 +0100 @@ -1,0 +2,6 @@ +Tue Jan 2 13:43:30 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.24 + * Stricter and more correct number parsing and casting + +------------------------------------------------------------------- Old: ---- arping-2.23.tar.gz arping-2.23.tar.gz.asc New: ---- arping-2.24.tar.gz arping-2.24.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arping2.spec ++++++ --- /var/tmp/diff_new_pack.JbQTOq/_old 2024-01-03 12:31:01.092694241 +0100 +++ /var/tmp/diff_new_pack.JbQTOq/_new 2024-01-03 12:31:01.092694241 +0100 @@ -1,7 +1,7 @@ # # spec file for package arping2 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: arping2 -Version: 2.23 +Version: 2.24 Release: 0 Summary: Layer-2 Ethernet pinger License: GPL-2.0-or-later Group: Productivity/Networking/Diagnostic URL: https://www.habets.pp.se/synscan/programs.php?prog=arping -#Git-Clone: git://github.com/ThomasHabets/arping +#Git-Clone: https://github.com/ThomasHabets/arping Source: https://www.habets.pp.se/synscan/files/arping-%version.tar.gz Source2: https://www.habets.pp.se/synscan/files/arping-%version.tar.gz.asc Source3: %name.keyring @@ -48,6 +48,8 @@ # Avoid collision with iputils's inferior arping. mv "$b/%_sbindir/arping" "$b/%_sbindir/%name" mv "$b/%_mandir/man8/arping.8" "$b/%_mandir/man8/arping2.8" +# Unused +rm -Rv "$b/%_includedir" %files %_sbindir/arping2 ++++++ arping-2.23.tar.gz -> arping-2.24.tar.gz ++++++ ++++ 15317 lines of diff (skipped)