diff --git a/pcmanfm-qt.changes b/pcmanfm-qt.changes index 547528d..f842167 100644 --- a/pcmanfm-qt.changes +++ b/pcmanfm-qt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 21 07:12:31 UTC 2024 - Michael Vetter + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Sat Feb 10 07:04:38 UTC 2024 - Michael Vetter diff --git a/pcmanfm-qt.spec b/pcmanfm-qt.spec index 915dc3d..02bfe54 100644 --- a/pcmanfm-qt.spec +++ b/pcmanfm-qt.spec @@ -54,8 +54,7 @@ PCManFM-Qt is the Qt port of the LXDE file manager PCManFM %lang_package %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %cmake -DPULL_TRANSLATIONS=No