diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index 2411f0b..01c820d 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -22,7 +22,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL Name: containernetworking-plugins Version: 0.9.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CNI network plugins License: ASL 2.0 URL: https://%{provider_prefix} @@ -119,6 +119,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_libexecdir}/cni/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.9.1-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 22 2021 Mohan Boddu - 0.9.1-3 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065