containernetworking-plugins-1.2.0-1.el8
- update to https://github.com/containernetworking/plugins/releases/tag/v1.2.0 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
db131b2c07
commit
cb15354b79
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/v1.1.1.tar.gz
|
||||
/v1.1.1.tar.gz
|
||||
/*.tar.gz
|
||||
|
@ -19,8 +19,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL
|
||||
|
||||
Epoch: 1
|
||||
Name: containernetworking-plugins
|
||||
Version: 1.1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 1%{?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
|
||||
* Thu Mar 09 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.2.0-1
|
||||
- update to https://github.com/containernetworking/plugins/releases/tag/v1.2.0
|
||||
- Related: #2176055
|
||||
|
||||
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-3
|
||||
- BuildRequires: /usr/bin/go-md2man
|
||||
- Related: #2061390
|
||||
|
@ -1,6 +0,0 @@
|
||||
# recipients: jnovy, lsm5, santiago
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules: []
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.1.1.tar.gz) = 03da31caee5f9595abf65d4a551984b995bc18c5e97409549f08997c5a6a2b41a8950144f8a5b4f810cb401ddbe312232d2be76ec977acf8108eb490786b1817
|
||||
SHA512 (v1.2.0.tar.gz) = fb6fb4f46ac1610b3721f5f3a6ddfb096cbf2e5d5b792306edca5351a3944d2f802170d83e5adec01420395bf64fc8a174ede61ac9b93b5ac6b938a4b48651e6
|
||||
|
Loading…
Reference in New Issue
Block a user