SHA256
1
0
forked from pool/telegraf

Accepting request 1151867 from devel:languages:go

- Use %patch -P N instead of deprecated %patchN. (forwarded request 1151367 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1151867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegraf?expand=0&rev=32
This commit is contained in:
Ana Guerrero 2024-02-26 18:50:03 +00:00 committed by Git OBS Bridge
commit 2705c465ff
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 12:31:34 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Feb 20 18:35:56 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -42,7 +42,7 @@ easily add support for collecting metrics from local or remote services.
%prep
%setup -q
%setup -q -T -D -a 1
%patch0 -p1
%patch -P 0 -p1
%build
# Build the binary.