From ed7cafbe84b13f4b7650e823e6026e87b672c00d1d03c7d30013615c91e10f04 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Thu, 29 Feb 2024 11:01:34 +0000 Subject: [PATCH] Accepting request 1151781 from home:pgajdos:t - Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1151781 OBS-URL: https://build.opensuse.org/package/show/Base:System/time?expand=0&rev=17 --- time.changes | 5 +++++ time.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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