diff --git a/.files b/.files index 170cbf7..577b4f8 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 464edd6..26f1eb3 100644 --- a/.rev +++ b/.rev @@ -276,4 +276,12 @@ Automatic submission by obs-autosubmit 928037 + + 4d723336c295bab522c939bc6e464512 + 1.3.0+git.20211021 + + anag+factory + + 1149210 + diff --git a/.servicemark b/.servicemark deleted file mode 100644 index dc5ac19..0000000 --- a/.servicemark +++ /dev/null @@ -1 +0,0 @@ -e536f91f9c9c055b65c561ba59789783 diff --git a/blktrace.changes b/blktrace.changes index a0d17da..74ec243 100644 --- a/blktrace.changes +++ b/blktrace.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Feb 22 10:26:11 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- Thu Oct 21 18:28:10 UTC 2021 - jeffm@suse.com - Update to version 1.3.0+git.20211021: diff --git a/blktrace.spec b/blktrace.spec index 2a71bc2..93b0b64 100644 --- a/blktrace.spec +++ b/blktrace.spec @@ -56,8 +56,7 @@ valuable for diagnosing and fixing performance or application problems relating to block layer io. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build make CFLAGS="%{optflags}" all %{?with_docs: docs} -j1