From 354ed484c0f0bd98743b35f4d2b06589608e7906 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Feb 27 2015 09:46:10 +0000 Subject: Bump to upstream 39e4bc83f974fb141a9e67c042b26322bacc917b - related: #1190442 --- diff --git a/.gitignore b/.gitignore index 82c89a1..019c6d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/client_golang-52186fc.tar.gz +/client_golang-39e4bc8.tar.gz diff --git a/golang-github-prometheus-client_golang.spec b/golang-github-prometheus-client_golang.spec index 4004485..779f4b8 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 52186fc518809dc9a56502348751e353866b2059 +%global commit 39e4bc83f974fb141a9e67c042b26322bacc917b %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: Prometheus instrumentation library for Go applications License: ASL 2.0 URL: https://%{import_path} @@ -29,6 +29,7 @@ BuildRequires: golang(github.com/matttproud/golang_protobuf_extensions/ext) BuildRequires: golang(github.com/prometheus/client_model/go) BuildRequires: golang(code.google.com/p/goprotobuf/proto) BuildRequires: golang(github.com/bmizerany/perks/quantile) +BuildRequires: golang(github.com/beorn7/perks/quantile) #BuildRequires: golang(github.com/prometheus/prometheus/utility/test) BuildRequires: golang(github.com/prometheus/procfs) Requires: golang >= 1.2.1-3 @@ -36,6 +37,7 @@ Requires: golang(github.com/matttproud/golang_protobuf_extensions/ext) Requires: golang(github.com/prometheus/client_model/go) Requires: golang(code.google.com/p/goprotobuf/proto) Requires: golang(github.com/bmizerany/perks/quantile) +Requires: golang(github.com/beorn7/perks/quantile) #Requires: golang(github.com/prometheus/prometheus/utility/test) Requires: golang(github.com/prometheus/procfs) Summary: %{summary} @@ -90,6 +92,10 @@ popd %{gopath}/src/%{import_path} %changelog +* Thu Feb 26 2015 jchaloup - 0-0.2.git39e4bc8 +- Bump to upstream 39e4bc83f974fb141a9e67c042b26322bacc917b + related: #1190442 + * Sat Feb 07 2015 jchaloup - 0-0.1.git52186fc - First package for Fedora resolves: #1190442 diff --git a/sources b/sources index 5b23dbc..b04d717 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f05c1d918d9d5a2d5c8711cb7aa6509 client_golang-52186fc.tar.gz +41470e38ba154804d8a10dd8267799fd client_golang-39e4bc8.tar.gz