Accepting request 1129587 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1129587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=189
This commit is contained in:
Ana Guerrero 2023-11-29 20:19:22 +00:00 committed by Git OBS Bridge
commit 73426e978b
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>

View File

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