diff --git a/golang-github-xordataexchange-crypt.spec b/golang-github-xordataexchange-crypt.spec index 33cd8de..df64d57 100644 --- a/golang-github-xordataexchange-crypt.spec +++ b/golang-github-xordataexchange-crypt.spec @@ -15,7 +15,7 @@ Store and retrieve encrypted configs from etcd or consul.} %global godocs README.md README-crypt.md README-config.md Name: %{goname} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Store and retrieve encrypted configs from etcd or consul License: MIT @@ -59,6 +59,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 0.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild