From c4533ed558967eb2dee295f526286371911108d6d3389770c0d473d5ecb3249d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 Mar 2024 13:24:23 +0000 Subject: [PATCH] Accepting request 1153422 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153422 OBS-URL: https://build.opensuse.org/package/show/Base:System/libatasmart?expand=0&rev=25 --- libatasmart.changes | 6 ++++++ libatasmart.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libatasmart.changes b/libatasmart.changes index 43393b0..6f7fcc7 100644 --- a/libatasmart.changes +++ b/libatasmart.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 15:22:13 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sat Jan 4 15:53:10 UTC 2020 - Stefan BrĂ¼ns diff --git a/libatasmart.spec b/libatasmart.spec index fbcb061..d2fb42c 100644 --- a/libatasmart.spec +++ b/libatasmart.spec @@ -73,8 +73,7 @@ A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %configure --disable-static