diff --git a/golang-github-jmhodges-clock.spec b/golang-github-jmhodges-clock.spec index 1765823..c20e218 100644 --- a/golang-github-jmhodges-clock.spec +++ b/golang-github-jmhodges-clock.spec @@ -15,7 +15,7 @@ time-sensitive code.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Abstraction for system time that enables testing of time-sensitive code License: MIT @@ -41,5 +41,8 @@ Source0: %{gosource} %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue May 07 22:01:22 CEST 2019 Robert-André Mauchin - 1.1-1 - Initial package