hguemar pushed to python-manilaclient (master). "Update to upstream 1.0.3"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 15:02:33 UTC 2015


>From 2d93cf96224702a2d543d2b82d484b5f87db497c Mon Sep 17 00:00:00 2001
From: Haikel Guemar <hguemar at fedoraproject.org>
Date: Fri, 27 Mar 2015 15:26:01 +0100
Subject: Update to upstream 1.0.3


diff --git a/.gitignore b/.gitignore
index b58d135..0c35bf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /python-manilaclient-1.0.1.tar.gz
+/python-manilaclient-1.0.3.tar.gz
diff --git a/python-manilaclient.spec b/python-manilaclient.spec
index f8a5ff6..bb551cf 100644
--- a/python-manilaclient.spec
+++ b/python-manilaclient.spec
@@ -1,6 +1,6 @@
 Name:       python-manilaclient
-Version:    1.0.1
-Release:    3%{?dist}
+Version:    1.0.3
+Release:    1%{?dist}
 Summary:    Client Library for OpenStack Share API
 License:    ASL 2.0
 URL:        http://pypi.python.org/pypi/%{name}
@@ -10,6 +10,9 @@ BuildArch:  noarch
 Requires:   python-babel
 Requires:   python-iso8601
 Requires:   python-keystoneclient
+Requires:   python-oslo-config
+Requires:   python-oslo-serialization
+Requires:   python-oslo-utils
 Requires:   python-prettytable
 Requires:   python-requests >= 2.2.0
 Requires:   python-simplejson
@@ -17,9 +20,12 @@ Requires:   python-six
 #Requires:   pyOpenSSL >= 0.12
 
 BuildRequires: python2-devel
+BuildRequires: python-keystoneclient
 BuildRequires: python-oslo-sphinx
+BuildRequires: python-oslo-utils
 BuildRequires: python-setuptools
 BuildRequires: python-pbr
+BuildRequires: python-prettytable
 #BuildRequires: pyOpenSSL
 
 %description
@@ -71,6 +77,9 @@ rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 %doc LICENSE doc/build/html
 
 %changelog
+* Fri Mar 27 2015 Haikel Guemar <hguemar at fedoraproject.org> 1.0.3-1
+- Update to upstream 1.0.3
+
 * Tue Dec 09 2014 Pete Zaitcev <zaitcev at redhat.com> - 1.0.1-3
 - Add BuildRequires: python-oslo-sphinx
 
diff --git a/sources b/sources
index 43a7b2f..add7320 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48073d2f3f10dcebceda12c21f4f921f  python-manilaclient-1.0.1.tar.gz
+7067763ed2a0236050ad85456fd75171  python-manilaclient-1.0.3.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-manilaclient.git/commit/?h=master&id=2d93cf96224702a2d543d2b82d484b5f87db497c


More information about the scm-commits mailing list