[golang-github-prometheus-procfs] Bump to upstream 6c34ef819e19b4e16f410100ace4aa006f0e3bf8 - related: #1190413

Jan Chaloupka jchaloup at fedoraproject.org
Wed Mar 4 23:44:56 UTC 2015


commit f6f3a36a3ea5cbf62abd0fbc0b0081e78b48446c
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Thu Mar 5 00:37:42 2015 +0100

    Bump to upstream 6c34ef819e19b4e16f410100ace4aa006f0e3bf8
    - related: #1190413

 .gitignore                           | 2 +-
 golang-github-prometheus-procfs.spec | 8 ++++++--
 sources                              | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4009952..88ae3f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/procfs-92faa30.tar.gz
+/procfs-6c34ef8.tar.gz
diff --git a/golang-github-prometheus-procfs.spec b/golang-github-prometheus-procfs.spec
index 48cc494..77f72eb 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          92faa308558161acab0ada1db048e9996ecec160
+%global commit          6c34ef819e19b4e16f410100ace4aa006f0e3bf8
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        0
-Release:        0.1.git%{shortcommit}%{?dist}
+Release:        0.2.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
+* Wed Mar 04 2015 jchaloup <jchaloup at redhat.com> - 0-0.2.git6c34ef8
+- Bump to upstream 6c34ef819e19b4e16f410100ace4aa006f0e3bf8
+  related: #1190413
+
 * Sat Feb 07 2015 jchaloup <jchaloup at redhat.com> - 0-0.1.git92faa30
 - First package for Fedora
   resolves: #1190413
diff --git a/sources b/sources
index 1f3dec1..11e96eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d28d322a97749f730c162da19bad2b1  procfs-92faa30.tar.gz
+61c27ebe43daa99aea4cca0c883d4c0d  procfs-6c34ef8.tar.gz


More information about the scm-commits mailing list