diff --git a/adns.changes b/adns.changes index b35e5e9..78196a8 100644 --- a/adns.changes +++ b/adns.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 10:01:52 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Mon Jun 15 12:40:37 UTC 2020 - Kristyna Streitova diff --git a/adns.spec b/adns.spec index 97739b8..2e6a436 100644 --- a/adns.spec +++ b/adns.spec @@ -1,7 +1,7 @@ # # spec file for package adns # -# Copyright (c) 2020 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 @@ -59,10 +59,7 @@ Libadns-devel includes the header file and static library to develop programs with libads support. %prep -%setup -q -%patch0 -%patch1 -%patch2 +%autosetup -p0 cp %{SOURCE3} . %build