diff --git a/fsarchiver.changes b/fsarchiver.changes index 9a5fa8e..66b0547 100644 --- a/fsarchiver.changes +++ b/fsarchiver.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 08:47:27 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + PatchN. + ------------------------------------------------------------------- Mon Mar 20 09:37:26 UTC 2023 - Michael Vetter diff --git a/fsarchiver.spec b/fsarchiver.spec index adecc87..4348a6b 100644 --- a/fsarchiver.spec +++ b/fsarchiver.spec @@ -50,8 +50,8 @@ If the archive is corrupt, you just loose the current file, not the whole archive. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 + cp -p %{SOURCE1} . %build