diff --git a/.gitignore b/.gitignore index 71822af..8bf4533 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/procfs-454a56f.tar.gz +/procfs-b1afdc2.tar.gz diff --git a/golang-github-prometheus-procfs.spec b/golang-github-prometheus-procfs.spec index e7b030a..fe51afb 100644 --- a/golang-github-prometheus-procfs.spec +++ b/golang-github-prometheus-procfs.spec @@ -32,12 +32,12 @@ # https://github.com/prometheus/procfs %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 454a56f35412459b5e684fd5ec0f9211b94f002a +%global commit b1afdc266f54247f5dc725544f5d351a8661f502 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.9.git%{shortcommit}%{?dist} +Release: 0.10.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,10 @@ gotest %{import_path} %endif %changelog +* Sun Mar 06 2016 jchaloup - 0-0.10.gitb1afdc2 +- Bump to upstream b1afdc266f54247f5dc725544f5d351a8661f502 + related: #1214778 + * Mon Feb 22 2016 Fedora Release Engineering - 0-0.9.git454a56f - https://fedoraproject.org/wiki/Changes/golang1.6 diff --git a/sources b/sources index 03bcfc4..224cde5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfb8c4098e770f0376eed5c2393d08d8 procfs-454a56f.tar.gz +735347eba612a6f4d419f24a0025dadf procfs-b1afdc2.tar.gz