Accepting request 1129528 from GNOME:Next

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

OBS-URL: https://build.opensuse.org/request/show/1129528
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=390
This commit is contained in:
Bjørn Lie 2023-11-28 13:17:41 +00:00 committed by Git OBS Bridge
parent 0052dec8f8
commit c64730c82a
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 11:54:51 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -p N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 27 07:45:47 UTC 2023 - Yifan Jiang <yfjiang@suse.com> Fri Oct 27 07:45:47 UTC 2023 - Yifan Jiang <yfjiang@suse.com>

View File

@ -175,8 +175,8 @@ gvfs plugins.
%if !0%{?sle_version} %if !0%{?sle_version}
%autopatch -p1 -M 999 %autopatch -p1 -M 999
%else %else
%patch1000 -p1 %patch -P 1000 -p1
%patch1001 -p1 %patch -P 1001 -p1
%endif %endif
%build %build