containernetworking-plugins-0.9.1-1.el9
- update to https://github.com/containernetworking/plugins/releases/tag/v0.9.1 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
47e190f06c
commit
c25f15f8b9
@ -21,7 +21,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL
|
||||
%global import_path %{provider_prefix}
|
||||
|
||||
Name: containernetworking-plugins
|
||||
Version: 0.9.0
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: CNI network plugins
|
||||
License: ASL 2.0
|
||||
@ -119,6 +119,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_libexecdir}/cni/*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 06 2021 Jindrich Novy <jnovy@redhat.com> - 0.9.1-1
|
||||
- update to https://github.com/containernetworking/plugins/releases/tag/v0.9.1
|
||||
|
||||
* Thu Dec 10 2020 Jindrich Novy <jnovy@redhat.com> - 0.9.0-1
|
||||
- update to https://github.com/containernetworking/plugins/releases/tag/v0.9.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.9.0.tar.gz) = 8d545d17e6bf4180755708e47607c855b99f6ea4183a33930b7d05974d2151c90873f1e2064b806059a26caba6942502d9954fce697bf000995d539c2208811c
|
||||
SHA512 (v0.9.1.tar.gz) = 24e8fcedbff2ae7a83aa96085b546b164de6a0884d593e3b5386e9d2de3c4d9a215db9e9405332020cc45c371709a32b600e263e4f8dee62c51adafdc0180f24
|
||||
|
||||
Loading…
Reference in New Issue
Block a user