Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aide for openSUSE:Factory checked in at 2024-02-21 17:55:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aide (Old) and /work/SRC/openSUSE:Factory/.aide.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aide" Wed Feb 21 17:55:24 2024 rev:42 rq:1147742 version:0.18.6 Changes: -------- --- /work/SRC/openSUSE:Factory/aide/aide.changes 2023-08-03 17:31:05.072235974 +0200 +++ /work/SRC/openSUSE:Factory/.aide.new.1706/aide.changes 2024-02-21 17:55:37.581588430 +0100 @@ -1,0 +2,6 @@ +Tue Feb 20 10:03:59 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aide.spec ++++++ --- /var/tmp/diff_new_pack.1zlgmZ/_old 2024-02-21 17:55:38.233612030 +0100 +++ /var/tmp/diff_new_pack.1zlgmZ/_new 2024-02-21 17:55:38.237612174 +0100 @@ -1,7 +1,7 @@ # # spec file for package aide # -# Copyright (c) 2023 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 @@ -62,10 +62,7 @@ Simple AIDE test script for externalized testing. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%autosetup -p1 %build autoreconf -fiv
