From 93c0aad48c190ccf0ac8c4871e847f9ba9b638308ed919d493e4ea1ed99bd187 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Mon, 26 Feb 2024 16:51:27 +0000 Subject: [PATCH] Accepting request 1148074 from home:dimstar:rpm4.20:q Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1148074 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/quilt?expand=0&rev=130 --- quilt.changes | 6 ++++++ quilt.spec | 8 +------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/quilt.changes b/quilt.changes index d6a9df3..46d6734 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 14:05:15 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Oct 6 16:57:34 UTC 2022 - Jean Delvare diff --git a/quilt.spec b/quilt.spec index f0affa3..fcf13df 100644 --- a/quilt.spec +++ b/quilt.spec @@ -62,13 +62,7 @@ track of the changes each patch makes. Patches can be applied, un-applied, refreshed, and more. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 -%patch81 -p1 -%patch82 -p1 -%patch83 -p1 -%patch84 -p1 +%autosetup -p1 %build # --with-rpmbuild=/usr/lib/rpm/rpmb: