Accepting request 1132532 from devel:tools:building

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1132532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/meson?expand=0&rev=103
This commit is contained in:
Dominique Leuenberger 2023-12-12 18:31:37 +00:00 committed by Git OBS Bridge
commit e2b0b3590a
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 27 14:29:20 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Nov 14 15:18:10 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -169,10 +169,10 @@ Vim/NeoVim.
%prep
%setup -q -n meson-%{version}
%patch0 -p1
%patch1 -p1
%patch -P 0 -p1
%patch -P 1 -p1
%if !%{with setuptools}
%patch2 -p1
%patch -P 2 -p1
%endif
%if 0%{?sle_version} >= 150400 && 0%{?sle_version} < 160000