diff --git a/golang-k8s-sample-cli-plugin.spec b/golang-k8s-sample-cli-plugin.spec index f38776b..39196aa 100644 --- a/golang-k8s-sample-cli-plugin.spec +++ b/golang-k8s-sample-cli-plugin.spec @@ -19,7 +19,7 @@ possible, no existing contexts are modified.} %global godocs CONTRIBUTING.md README.md code-of-conduct.md Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sample kubectl plugin # Upstream license specification: Apache-2.0 @@ -62,6 +62,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %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