commit 7949cb7fbca6c215a467e0159355cf0d8d8ac47e
Author: Jan Chaloupka <[email protected]>
Date:   Sun Nov 9 15:39:46 2014 +0100

    Bump to upstream b611d020cd78886232cfa6c2ea0606b49d307ed2
    - resolves: #1161618

 .gitignore                           |    2 +-
 golang-github-influxdb-influxdb.spec |   10 ++++++++--
 sources                              |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcb8cb8..35130ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/influxdb-67f9869.tar.gz
+/influxdb-b611d02.tar.gz
diff --git a/golang-github-influxdb-influxdb.spec 
b/golang-github-influxdb-influxdb.spec
index f7a978c..e81a878 100644
--- a/golang-github-influxdb-influxdb.spec
+++ b/golang-github-influxdb-influxdb.spec
@@ -1,6 +1,10 @@
+%global provider        github
+%global provider_tld    com
+%global project         influxdb
+%global repo            influxdb
+%global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
+%global commit          b611d020cd78886232cfa6c2ea0606b49d307ed2
 %global debug_package   %{nil}
-%global import_path     github.com/influxdb/influxdb
-%global commit          67f9869b82672b62c1200adaf21179565c5b75c3
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-influxdb-influxdb
@@ -193,6 +197,8 @@ cp -rpav 
{admin,api,checkers,client,cluster,common,configuration,coordinator,dae
 * Sun Nov 09 2014 jchaloup <[email protected]> - 0.8.0-0.5.rc4.git67f9869
 - Choose the correct architecture
   related: #1141892
+- Bump to upstream b611d020cd78886232cfa6c2ea0606b49d307ed2
+  resolves: #1161618
 
 * Tue Oct 14 2014 jchaloup <[email protected]> - 0.8.0-0.4.rc4.git67f9869
 - Adding BR on gomdb
diff --git a/sources b/sources
index 145ade8..3cd2bd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa4e2c5154e9381e7d46028bae4d23b3  influxdb-67f9869.tar.gz
+c6aaee60c97369bf17d5643353e9d24e  influxdb-b611d02.tar.gz
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to