diff --git a/.files b/.files index a4366b4..f99054a 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f56866e..d14ecd1 100644 --- a/.rev +++ b/.rev @@ -224,4 +224,12 @@ 814744 + + c446b9ed2fb4f55520b14efcaf155c4a + 1.6.0 + + anag+factory + + 1148535 + diff --git a/adns.changes b/adns.changes index b37f0c2..6acf94c 100644 --- a/adns.changes +++ b/adns.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +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 - Update to 1.6.0 diff --git a/adns.spec b/adns.spec index 3a2c1cf..34398c5 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