diff --git a/golang-k8s-cli-runtime.spec b/golang-k8s-cli-runtime.spec index 75c2baf..aa3fa01 100644 --- a/golang-k8s-cli-runtime.spec +++ b/golang-k8s-cli-runtime.spec @@ -17,7 +17,7 @@ Set of helpers for creating kubectl commands, as well as kubectl plugins.} %global godocs README.md code-of-conduct.md CONTRIBUTING.md Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Set of helpers for creating kubectl commands and plugins # Upstream license specification: Apache-2.0 @@ -108,6 +108,9 @@ BuildRequires: golang(sigs.k8s.io/kustomize/pkg/resid) %gopkgfiles %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.15.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 1.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild