diff --git a/golang-github-geertjohan-rice.spec b/golang-github-geertjohan-rice.spec index 996ccbf..fc7e6a0 100644 --- a/golang-github-geertjohan-rice.spec +++ b/golang-github-geertjohan-rice.spec @@ -15,7 +15,7 @@ html,js,css,images,templates, etc very easy.} %global godocs example AUTHORS README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy # Upstream license specification: BSD-2-Clause @@ -63,6 +63,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon May 06 23:02:39 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Initial package