diff --git a/golang-github-prometheus-procfs.spec b/golang-github-prometheus-procfs.spec index 287d4e8..9457cf4 100644 --- a/golang-github-prometheus-procfs.spec +++ b/golang-github-prometheus-procfs.spec @@ -37,7 +37,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.7.git%{shortcommit}%{?dist} +Release: 0.8.git%{shortcommit}%{?dist} Summary: Functions to retrieve system, kernel and process metrics from the /proc fs License: ASL 2.0 URL: https://%{provider_prefix} @@ -172,6 +172,9 @@ gotest %{import_path} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.8.git454a56f +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Oct 19 2015 jchaloup - 0-0.7.git454a56f - Bump to upstream 454a56f35412459b5e684fd5ec0f9211b94f002a related: #1214778