diff --git a/WindowMaker.changes b/WindowMaker.changes index 946b8d3..1085ae5 100644 --- a/WindowMaker.changes +++ b/WindowMaker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 15 07:53:24 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N format to eliminate usage of deprecated %patchN. + ------------------------------------------------------------------- Wed Apr 17 08:40:25 UTC 2024 - Lubos Kocman diff --git a/WindowMaker.spec b/WindowMaker.spec index 0afb1ce..8fcc7b1 100644 --- a/WindowMaker.spec +++ b/WindowMaker.spec @@ -96,11 +96,11 @@ developing applications which use WindowMaker. %setup -q -n %{name}-%{version} -a 1 mkdir menu_orig cp %{name}/{menu.*,plmenu.*} menu_orig -%patch1 -%patch2 -%patch3 -%patch101 -%patch102 +%patch -P 1 +%patch -P 2 +%patch -P 3 +%patch -P 101 +%patch -P 102 cp %{S:4} . cp %{S:6} . %if 0%{?suse_version} < 1140