diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index 27b56c1..4a4b5bc 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -37,7 +37,7 @@ Name: %{project}-%{repo} Version: 1.0.0 -Release: 20.1.git%{shortcommit0}%{?dist} +Release: 1%{?dist} Summary: Libraries for writing CNI plugin License: ASL 2.0 URL: %{git0} @@ -295,6 +295,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %endif %changelog +* Mon Aug 16 2021 RH Container Bot - 1.0.0-1 +- autobuilt v1.0.0 + * Mon Aug 02 2021 Lokesh Mandvekar - 1.0.0-20.1.git2876cd5 - Resolves: #1983596, #1987737 - Security fix for CVE-2021-34558