diff --git a/git-time-metric.spec b/git-time-metric.spec index e22ac22..a1a89fb 100644 --- a/git-time-metric.spec +++ b/git-time-metric.spec @@ -14,7 +14,7 @@ Simple, seamless, lightweight time tracking for Git.} %global godocs AUTHORS README.md Name: git-time-metric -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple, seamless, lightweight time tracking for Git License: MIT @@ -66,6 +66,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.3.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jul 10 2019 Elliott Sales de Andrade - 1.3.5-3 - Update to new Go macros - Enable 32-bit builds again