diff --git a/golang-github-lightstep-tracer.spec b/golang-github-lightstep-tracer.spec index 3b68a00..cea2cd8 100644 --- a/golang-github-lightstep-tracer.spec +++ b/golang-github-lightstep-tracer.spec @@ -17,7 +17,7 @@ Package Lightstep implements the LightStep OpenTracing client for Go.} %global godocs examples CHANGELOG.md README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: LightStep distributed tracing library for Go License: MIT @@ -62,5 +62,8 @@ BuildRequires: golang(github.com/onsi/gomega) %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue May 14 23:31:21 CEST 2019 Robert-André Mauchin - 0.16.0-1 - Initial package