commit b190ea1fc2d7625fd15af4260e9a4d82ac6bc461
Author: Jan Chaloupka <[email protected]>
Date:   Sun Nov 9 15:31:54 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 62fa746..a705a53 100644
--- a/golang-github-influxdb-influxdb.spec
+++ b/golang-github-influxdb-influxdb.spec
@@ -1,6 +1,10 @@
 %global debug_package   %{nil}
-%global import_path     github.com/influxdb/influxdb
-%global commit          67f9869b82672b62c1200adaf21179565c5b75c3
+%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 shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-influxdb-influxdb
@@ -191,6 +195,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
 
 * Thu Oct 09 2014 jchaloup <[email protected]> - 0.8.0-0.3.rc4.git67f9869
 - Add subpackages (client for kubernetes, datastore for databases, devel for 
all)
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