From 7d8874eb1bd41b7d9eb769fd1c47dca11e99e479 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Apr 23 2015 14:04:27 +0000 Subject: Bump to upstream 490cc6eb5fa45bf8a8b7b73c8bc82a8160e8531d - resolves: #1214778 --- diff --git a/.gitignore b/.gitignore index 88ae3f4..b68b6a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/procfs-6c34ef8.tar.gz +/procfs-490cc6e.tar.gz diff --git a/golang-github-prometheus-procfs.spec b/golang-github-prometheus-procfs.spec index 77f72eb..5ab52a6 100644 --- a/golang-github-prometheus-procfs.spec +++ b/golang-github-prometheus-procfs.spec @@ -4,12 +4,12 @@ %global project prometheus %global repo procfs %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%global commit 6c34ef819e19b4e16f410100ace4aa006f0e3bf8 +%global commit 490cc6eb5fa45bf8a8b7b73c8bc82a8160e8531d %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.2.git%{shortcommit}%{?dist} +Release: 0.3.git%{shortcommit}%{?dist} Summary: Functions to retrieve system, kernel and process metrics from the /proc fs License: ASL 2.0 URL: https://%{import_path} @@ -54,6 +54,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path} %{gopath}/src/%{import_path} %changelog +* Thu Apr 23 2015 jchaloup - 0-0.3.git490cc6e +- Bump to upstream 490cc6eb5fa45bf8a8b7b73c8bc82a8160e8531d + resolves: #1214778 + * Wed Mar 04 2015 jchaloup - 0-0.2.git6c34ef8 - Bump to upstream 6c34ef819e19b4e16f410100ace4aa006f0e3bf8 related: #1190413 diff --git a/sources b/sources index 11e96eb..86883df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61c27ebe43daa99aea4cca0c883d4c0d procfs-6c34ef8.tar.gz +3b387f9d554822beeb645da3e3206c77 procfs-490cc6e.tar.gz