diff --git a/golang-github-prometheus-client_golang.spec b/golang-github-prometheus-client_golang.spec index 5c1ba17..a9f77d2 100644 --- a/golang-github-prometheus-client_golang.spec +++ b/golang-github-prometheus-client_golang.spec @@ -42,7 +42,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0.7.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Prometheus instrumentation library for Go applications License: ASL 2.0 URL: https://%{provider_prefix} @@ -185,6 +185,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 0.7.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Mar 15 2017 Jan Chaloupka - 0.7.0-7 - Bump to upstream c5b7fccd204277076155f10851dad72b76a49317 related: #1214784