jchaloup pushed to golang-github-prometheus-client_golang (f21). "Bump to upstream 608ec8b69e284600a7ad1b36514a1e6876e22b9f (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 24 10:43:06 UTC 2015


>From 101365651f1b6aa702b5131a039bc1a7fae3bdf9 Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Thu, 23 Apr 2015 16:16:33 +0200
Subject: Bump to upstream 608ec8b69e284600a7ad1b36514a1e6876e22b9f - resolves:
 #1214784


diff --git a/.gitignore b/.gitignore
index 83ef1e4..6f55e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/client_golang-e5098ac.tar.gz
+/client_golang-608ec8b.tar.gz
diff --git a/golang-github-prometheus-client_golang.spec b/golang-github-prometheus-client_golang.spec
index 26b7cdf..d6338dc 100644
--- a/golang-github-prometheus-client_golang.spec
+++ b/golang-github-prometheus-client_golang.spec
@@ -4,12 +4,12 @@
 %global project         prometheus
 %global repo            client_golang
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          e5098ac1ff13c7f85b68b120b253dd834ba49682
+%global commit          608ec8b69e284600a7ad1b36514a1e6876e22b9f
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
-Version:        0
-Release:        0.3.git%{shortcommit}%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        Prometheus instrumentation library for Go applications
 License:        ASL 2.0
 URL:            https://%{import_path}
@@ -28,14 +28,14 @@ BuildRequires:  golang >= 1.2.1-3
 BuildRequires:  golang(bitbucket.org/ww/goautoneg)
 BuildRequires:  golang(github.com/beorn7/perks/quantile)
 BuildRequires:  golang(github.com/golang/protobuf/proto)
-BuildRequires:  golang(github.com/matttproud/golang_protobuf_extensions/ext)
+BuildRequires:  golang(github.com/matttproud/golang_protobuf_extensions/pbutil)
 BuildRequires:  golang(github.com/prometheus/client_model/go)
 BuildRequires:  golang(github.com/prometheus/procfs)
 Requires:       golang >= 1.2.1-3
 Requires:       golang(bitbucket.org/ww/goautoneg)
 Requires:       golang(github.com/beorn7/perks/quantile)
 Requires:       golang(github.com/golang/protobuf/proto)
-Requires:       golang(github.com/matttproud/golang_protobuf_extensions/ext)
+Requires:       golang(github.com/matttproud/golang_protobuf_extensions/pbutil)
 Requires:       golang(github.com/prometheus/client_model/go)
 Requires:       golang(github.com/prometheus/procfs)
 Summary:        %{summary}
@@ -79,6 +79,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/extraction
 %{gopath}/src/%{import_path}
 
 %changelog
+* Thu Apr 23 2015 jchaloup <jchaloup at redhat.com> - 0.4.0-1
+- Bump to upstream 608ec8b69e284600a7ad1b36514a1e6876e22b9f
+  resolves: #1214784
+
 * Wed Mar 04 2015 jchaloup <jchaloup at redhat.com> - 0-0.3.gite5098ac
 - Bump to upstream e5098ac1ff13c7f85b68b120b253dd834ba49682
   related: #1190442
diff --git a/sources b/sources
index a4dedfc..4ef9d0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1134852d903900f2b1e2d6aaad432b3  client_golang-e5098ac.tar.gz
+9d6a76b3dffe76a099148f2aec537e44  client_golang-608ec8b.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-prometheus-client_golang.git/commit/?h=f21&id=101365651f1b6aa702b5131a039bc1a7fae3bdf9


More information about the scm-commits mailing list