hguemar pushed to python-glanceclient (master). "Fix typo in Requires"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 22:30:01 UTC 2015


>From 2087583643ddba3292227fd1a04e8a5c7d30718d Mon Sep 17 00:00:00 2001
From: Haikel Guemar <hguemar at fedoraproject.org>
Date: Mon, 30 Mar 2015 00:29:37 +0200
Subject: Fix typo in Requires


diff --git a/python-glanceclient.spec b/python-glanceclient.spec
index e437290..1f97f98 100644
--- a/python-glanceclient.spec
+++ b/python-glanceclient.spec
@@ -1,7 +1,7 @@
 Name:             python-glanceclient
 Epoch:            1
 Version:          0.17.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Python API and CLI for OpenStack Glance
 
 License:          ASL 2.0
@@ -17,7 +17,7 @@ BuildRequires:    python-pbr
 Requires:         python-httplib2
 Requires:         python-keystoneclient
 Requires:         python-oslo-utils
-Requires:         python-netiface
+Requires:         python-netifaces
 Requires:         python-pbr
 Requires:         python-prettytable
 Requires:         python-requests >= 2.2.0
@@ -84,6 +84,9 @@ install -p -D -m 644 man/glance.1 %{buildroot}%{_mandir}/man1/glance.1
 
 
 %changelog
+* Sun Mar 29 2015 Haïkel Guémar <hguemar at fedoraproject.org> - 1:0.17.0-2
+- Fix typo in Requires
+
 * Fri Mar 27 2015 Haikel Guemar <hguemar at fedoraproject.org> 1:0.17.0-1
 - Update to upstream 0.17.0
 - Use versioned python macro
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-glanceclient.git/commit/?h=master&id=2087583643ddba3292227fd1a04e8a5c7d30718d


More information about the scm-commits mailing list