1
0

Accepting request 1149725 from home:pgajdos:m

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

OBS-URL: https://build.opensuse.org/request/show/1149725
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins-openvpn?expand=0&rev=8
This commit is contained in:
Michael Vetter 2024-02-23 08:57:11 +00:00 committed by Git OBS Bridge
parent 739c3de313
commit bce79269b0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 08:39:26 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Jan 16 13:55:40 UTC 2021 - lars@linux-schulserver.de

View File

@ -51,7 +51,7 @@ options.
%prep
%setup -q -T -c %name
install -m644 %{SOURCE0} .
%patch1 -p0
%patch -P 1 -p0
%build