Accepting request 1153174 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1153174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/time?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2024-03-01 22:34:32 +00:00 committed by Git OBS Bridge
commit 6fa2ccbbc2
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