diff --git a/libstfl.changes b/libstfl.changes index 33d2098..a7297e5 100644 --- a/libstfl.changes +++ b/libstfl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 10:04:25 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue Sep 10 20:31:49 UTC 2019 - Christophe Giboudeaux diff --git a/libstfl.spec b/libstfl.spec index 345e536..8755368 100644 --- a/libstfl.spec +++ b/libstfl.spec @@ -62,9 +62,7 @@ A special language (the Structured Terminal Forms Language) is used to describe STFL GUIs. %prep -%setup -q -n "stfl-%{version}" -%patch1 -%patch2 +%autosetup -p0 -n "stfl-%{version}" %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects