containernetworking-plugins-1.0.1-1.el9
- update to https://github.com/containernetworking/plugins/releases/tag/v1.0.1 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b555443b82
commit
65ea8cdbe4
@ -1,7 +1,7 @@
|
|||||||
%global with_check 0
|
%global with_check 0
|
||||||
|
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1904567
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1904567
|
||||||
%global _lto_cflags %%{nil}
|
%global _lto_cflags %{nil}
|
||||||
|
|
||||||
%global _find_debuginfo_dwz_opts %{nil}
|
%global _find_debuginfo_dwz_opts %{nil}
|
||||||
%global _dwz_low_mem_die_limit 0
|
%global _dwz_low_mem_die_limit 0
|
||||||
@ -21,7 +21,7 @@ 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: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: CNI network plugins
|
Summary: CNI network plugins
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -127,6 +127,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_unitdir}/cni-dhcp.socket
|
%{_unitdir}/cni-dhcp.socket
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 08 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.1-1
|
||||||
|
- update to https://github.com/containernetworking/plugins/releases/tag/v1.0.1
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-1
|
* Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-1
|
||||||
- add systemd dependencies
|
- add systemd dependencies
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (v1.0.0.tar.gz) = daf820bc0ce0278e0dd5782f29b5302c880ab6cbbe2dc0b043948ab2c8213e63374914fa85a74edcbc89d1632006a92bf7b1ba004defbd6a6df3dcecfdefdfb3
|
SHA512 (v1.0.1.tar.gz) = 01edfb3d3c9cf34da7c97a255c9396d49b2b73a11352526d4dd7dfaa0b63e93b09261aa5f68a36f3dcf3d31c0ffd48070717abcd8a65ddb563e3402350f20352
|
||||||
|
Loading…
Reference in New Issue
Block a user