diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index fe42a25..d41927a 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -34,7 +34,7 @@ Name: %{project}-%{repo} Version: 1.0.0 -Release: 0.3.rc1%{?dist} +Release: 0.4.rc1%{?dist} Summary: Libraries for writing CNI plugin License: ASL 2.0 URL: %{git0} @@ -291,6 +291,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Tue Aug 03 2021 RH Container Bot - 1.0.0-0.4.rc1 +- autobuilt v1.0.0-rc1 + * Mon Aug 02 2021 Lokesh Mandvekar - 1.0.0-0.3.rc1 - Resolves: #1983596, #1987737 - Security fix for CVE-2021-34558