Accepting request 1129514 from GNOME:Next

Use %patch -p N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1129514
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gcr?expand=0&rev=102
This commit is contained in:
2023-11-28 13:23:33 +00:00
committed by Git OBS Bridge
parent 0877e91ab1
commit ce0bbc0fdd
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 11:24:04 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -p N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Mar 6 11:36:46 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -172,7 +172,7 @@ This packages provides the documentation for various gcr packages.
%prep
%setup -q -n gcr-%{version}
%if 0%{?sle_version}
%patch1 -p1
%patch -P 1 -p1
%endif
%build