egafford pushed to python-saharaclient (master). "Fixing dependency on python-oslo-i18n"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 14:10:21 UTC 2015


>From 9d0ce8b5a75f1c7a0a22bd07a3a5a4fe421985a0 Mon Sep 17 00:00:00 2001
From: Ethan Gafford <egafford at redhat.com>
Date: Thu, 2 Apr 2015 10:09:46 -0400
Subject: Fixing dependency on python-oslo-i18n


diff --git a/python-saharaclient.spec b/python-saharaclient.spec
index 2df71d0..54122cb 100644
--- a/python-saharaclient.spec
+++ b/python-saharaclient.spec
@@ -6,7 +6,7 @@
 
 Name:             python-saharaclient
 Version:          0.8.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 Provides:         python-savannaclient = %{version}-%{release}
 Obsoletes:        python-savannaclient <= 0.5.0-2
 Summary:          Client library for OpenStack Sahara API
@@ -27,7 +27,7 @@ BuildRequires:    python-pbr >= 0.6
 Requires:         python-babel
 Requires:         python-iso8601
 Requires:         python-keystoneclient
-Requires:         python-oslo-il8n
+Requires:         python-oslo-i18n
 Requires:         python-oslo-utils
 Requires:         python-netaddr
 Requires:         python-prettytable
@@ -73,6 +73,9 @@ rm -rf test-requirements.txt
 
 
 %changelog
+* Thu Apr 02 2015 Ethan Gafford <egafford at redhat.com> 0.8.0-2
+- Fixing dependency on python-oslo-i18n
+
 * Wed Apr 01 2015 Ethan Gafford <egafford at redhat.com> 0.8.0-1
 - Update to upstream 0.8.0
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-saharaclient.git/commit/?h=master&id=9d0ce8b5a75f1c7a0a22bd07a3a5a4fe421985a0


More information about the scm-commits mailing list