diff --git a/time.changes b/time.changes index 55a3c61..a5d1809 100644 --- a/time.changes +++ b/time.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 14:48:17 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Jun 14 10:05:03 UTC 2023 - Daniel Garcia diff --git a/time.spec b/time.spec index 4c98cd2..6555666 100644 --- a/time.spec +++ b/time.spec @@ -40,7 +40,7 @@ while the program was running. %prep %setup -q %ifarch ppc ppc64 ppc64le -%patch1 -p1 +%patch -P 1 -p1 %endif %build