containernetworking-plugins-0.9.0-0.2.el9
- update to https://github.com/containernetworking/plugins/releases/tag/v0.9.0 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4cd5bd8d9a
commit
47e190f06c
@ -21,8 +21,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL
|
|||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
|
|
||||||
Name: containernetworking-plugins
|
Name: containernetworking-plugins
|
||||||
Version: 0.8.7
|
Version: 0.9.0
|
||||||
Release: 3.1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: CNI network plugins
|
Summary: CNI network plugins
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{provider_prefix}
|
URL: https://%{provider_prefix}
|
||||||
@ -119,6 +119,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_libexecdir}/cni/*
|
%{_libexecdir}/cni/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Wed Dec 09 2020 Petr Šabata <contyk@redhat.com> - 0.8.7-3.1
|
* Wed Dec 09 2020 Petr Šabata <contyk@redhat.com> - 0.8.7-3.1
|
||||||
- Bumping for the gcc-11 rebuild
|
- Bumping for the gcc-11 rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user