diff --git a/golang-github-uber-tally.spec b/golang-github-uber-tally.spec index 6ff1242..bd153fa 100644 --- a/golang-github-uber-tally.spec +++ b/golang-github-uber-tally.spec @@ -22,7 +22,7 @@ histograms independently by a reporter.} %global godocs example README.md example Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go metrics interface with fast buffered metrics and third party reporters License: MIT @@ -65,5 +65,8 @@ find . -name "*.go" -exec sed -i "s|github.com/m3db/prometheus_client_model/prom %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 3.3.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon May 06 15:39:53 CEST 2019 Robert-André Mauchin - 3.3.8-1 - Initial package