Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aircrack-ng for openSUSE:Factory checked in at 2024-02-21 17:55:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aircrack-ng (Old) and /work/SRC/openSUSE:Factory/.aircrack-ng.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aircrack-ng" Wed Feb 21 17:55:35 2024 rev:4 rq:1147779 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/aircrack-ng/aircrack-ng.changes 2022-12-28 10:55:01.240279488 +0100 +++ /work/SRC/openSUSE:Factory/.aircrack-ng.new.1706/aircrack-ng.changes 2024-02-21 17:55:49.102005404 +0100 @@ -1,0 +2,6 @@ +Tue Feb 20 10:04:31 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aircrack-ng.spec ++++++ --- /var/tmp/diff_new_pack.beSCUH/_old 2024-02-21 17:55:49.618024081 +0100 +++ /var/tmp/diff_new_pack.beSCUH/_new 2024-02-21 17:55:49.618024081 +0100 @@ -1,7 +1,7 @@ # # spec file for package aircrack-ng # -# 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 @@ -67,8 +67,7 @@ Development files for %{name}. %prep -%setup -q -%patch1 -p1 +%autosetup -p1 find patches/ -type f -exec sed -i 's|\r||g' {} + cp "%{SOURCE1}" . # Force python3 interpreter
