From 82aef644caf53a99414b0f7bb3c271c644b0247c37c13ce54b71a32393e714b9 Mon Sep 17 00:00:00 2001 From: Daniel Donisa Date: Mon, 26 Feb 2024 08:56:32 +0000 Subject: [PATCH] Accepting request 1150721 from home:dimstar:rpm4.20:f Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150721 OBS-URL: https://build.opensuse.org/package/show/Base:System/fs-check?expand=0&rev=8 --- fs-check.changes | 6 ++++++ fs-check.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/fs-check.changes b/fs-check.changes index b198776..59d0736 100644 --- a/fs-check.changes +++ b/fs-check.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 08:49:32 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Fri Apr 29 10:49:31 UTC 2022 - Marcus Meissner diff --git a/fs-check.spec b/fs-check.spec index 6c5582b..ef7a3c3 100644 --- a/fs-check.spec +++ b/fs-check.spec @@ -40,8 +40,7 @@ shows things like the largest files, the newest files, and core files. It can be run from cron or as a daemon. %prep -%setup -q -%patch0 +%autosetup -p0 %build %configure