From cad1ed0dfcafd5e9accc7f13a49beea8bc373438d9c9f38e20fd4c87ce0dffb5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Feb 2024 10:24:24 +0000 Subject: [PATCH] Accepting request 1147745 from home:dimstar:rpm4.20:a Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147745 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adns?expand=0&rev=31 --- adns.changes | 6 ++++++ adns.spec | 7 ++----- 2 files changed, 8 insertions(+), 5 deletions(-) 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