containernetworking-plugins-1.1.1-3.el8

- bump golang BR to 1.17.7
- Related: #2176055

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2023-03-14 16:48:59 +01:00
parent ddef0882bf
commit ba4c7240a4
3 changed files with 6 additions and 9 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/v1.1.1.tar.gz
/v1.1.1.tar.gz
/*.tar.gz

View File

@ -20,7 +20,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL
Epoch: 1
Name: containernetworking-plugins
Version: 1.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: CNI network plugins
License: ASL 2.0
URL: https://%{provider_prefix}
@ -125,6 +125,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_unitdir}/cni-dhcp.socket
%changelog
* Tue Mar 14 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-3
- bump golang BR to 1.17.7
- Related: #2176055
* Fri Apr 08 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-2
- bump golang BR to 1.17.7
- Related: #2061390

View File

@ -1,6 +0,0 @@
# recipients: jnovy, lsm5, santiago
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules: []