diff --git a/golang-modernc-fileutil.spec b/golang-modernc-fileutil.spec index 0dcb77b..be7e30f 100644 --- a/golang-modernc-fileutil.spec +++ b/golang-modernc-fileutil.spec @@ -19,7 +19,7 @@ Package fileutil collects some file utility functions.} %global godocs AUTHORS CONTRIBUTORS README Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: File utility functions in Go # Upstream license specification: BSD-3-Clause @@ -48,5 +48,8 @@ BuildRequires: golang(modernc.org/mathutil) %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun May 12 15:19:12 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Initial package