[golang-github-rackspace-gophercloud/f21] Bump to upstream 75c3fecab50deff8ff90bce2147a9d3140c5a13f - related: #1153733

Jan Chaloupka jchaloup at fedoraproject.org
Thu Feb 26 00:06:11 UTC 2015


commit 84e47ff1cadb3d60f1a3aa79071858e43e513ca4
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Wed Feb 25 23:17:17 2015 +0100

    Bump to upstream 75c3fecab50deff8ff90bce2147a9d3140c5a13f
    - related: #1153733

 .gitignore                               |  2 +-
 golang-github-rackspace-gophercloud.spec | 12 ++++++++----
 sources                                  |  2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16a1ad3..39d110b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gophercloud-1.0.0.tar.gz
+/gophercloud-75c3fec.tar.gz
diff --git a/golang-github-rackspace-gophercloud.spec b/golang-github-rackspace-gophercloud.spec
index 49ad8dd..5cd4401 100644
--- a/golang-github-rackspace-gophercloud.spec
+++ b/golang-github-rackspace-gophercloud.spec
@@ -4,16 +4,16 @@
 %global project         rackspace
 %global repo            gophercloud
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          da56de6a59e53fdd61be1b5d9b87df34c47ac420
+%global commit          75c3fecab50deff8ff90bce2147a9d3140c5a13f
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        1.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The Go SDK for Openstack http://gophercloud.io
 License:        ASL 2.0
 URL:            https://%{import_path}
-Source0:        https://%{import_path}/archive/%{commit}/%{repo}-%{version}.tar.gz
+Source0:        https://%{import_path}/archive/%{commit}/%{repo}-%{shortcommit}.tar.gz
 %if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
 BuildArch:      noarch
 %else
@@ -130,7 +130,7 @@ This package contains library source intended for
 building other packages which use %{project}/%{repo}.
 
 %prep
-%setup -q -n %{repo}-%{version}
+%setup -q -n %{repo}-%{commit}
 
 %build
 
@@ -190,6 +190,10 @@ cp -pav {acceptance,openstack,pagination,rackspace,script,testhelper} %{buildroo
 %{gopath}/src/%{import_path}/
 
 %changelog
+* Wed Feb 25 2015 jchaloup <jchaloup at redhat.com> - 1.0.0-2
+- Bump to upstream 75c3fecab50deff8ff90bce2147a9d3140c5a13f
+  related: #1153733
+
 * Fri Jan 02 2015 jchaloup <jchaloup at redhat.com> - 1.0.0-1
 - update to 1.0.0
   related: #1153733
diff --git a/sources b/sources
index ca32a1c..0873b93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3acedc462340eac8b105e1256d8cf06  gophercloud-1.0.0.tar.gz
+25cb180eaea1f70a620299ade6903390  gophercloud-75c3fec.tar.gz


More information about the scm-commits mailing list