From cf55966a1726067a191970be4d5c615d391c900f7c4a64bfc38a51483e6a86f6 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Mon, 26 Feb 2024 12:44:02 +0000 Subject: [PATCH] Accepting request 1151180 from home:dimstar:rpm4.20:c Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151180 OBS-URL: https://build.opensuse.org/package/show/network:cluster/conman?expand=0&rev=45 --- conman.changes | 6 ++++++ conman.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/conman.changes b/conman.changes index 67e332c..0b0ffe6 100644 --- a/conman.changes +++ b/conman.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 11:02:44 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Mon Dec 12 13:33:27 UTC 2022 - Antoine Ginies diff --git a/conman.spec b/conman.spec index 1a79787..7770e38 100644 --- a/conman.spec +++ b/conman.spec @@ -97,8 +97,7 @@ Its features include: - broadcasting client output to multiple consoles %prep -%setup -q -n %{name}-%{name}-%{version} -%patch1 -p1 +%autosetup -p1 -n %{name}-%{name}-%{version} %build ./bootstrap