SHA256
1
0
forked from pool/telegraf

Accepting request 1151367 from home:pgajdos:t

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

OBS-URL: https://build.opensuse.org/request/show/1151367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/telegraf?expand=0&rev=77
This commit is contained in:
Jeff Kowalczyk 2024-02-26 16:54:08 +00:00 committed by Git OBS Bridge
parent bd4484506c
commit d63a27633f
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.