diff --git a/tuigreet.changes b/tuigreet.changes index 6619570..130738d 100644 --- a/tuigreet.changes +++ b/tuigreet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 16:11:30 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patch + ------------------------------------------------------------------- Wed Nov 16 18:19:10 UTC 2022 - Denys Kondratenko diff --git a/tuigreet.spec b/tuigreet.spec index 1fc53fa..e2d4f94 100644 --- a/tuigreet.spec +++ b/tuigreet.spec @@ -34,8 +34,7 @@ Recommends: greetd Console UI greeter (using tui-rs) %prep -%setup -qa1 -%patch0 -p1 +%autosetup -p1 -a1 mkdir .cargo cp %{SOURCE2} .cargo/config