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
This commit is contained in:
Adam Majer 2024-02-29 11:01:34 +00:00 committed by Git OBS Bridge
parent 8bf670265e
commit ed7cafbe84
2 changed files with 6 additions and 1 deletions

View File

@ -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 <daniel.garcia@suse.com>

View File

@ -40,7 +40,7 @@ while the program was running.
%prep
%setup -q
%ifarch ppc ppc64 ppc64le
%patch1 -p1
%patch -P 1 -p1
%endif
%build