apevec pushed to python-oslo-vmware (master). "Upstream 0.11.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 17:50:24 UTC 2015


>From 3db2762902fe567e5097bf0ab2352b8f1f9b187d Mon Sep 17 00:00:00 2001
From: Alan Pevec <alan.pevec at redhat.com>
Date: Tue, 31 Mar 2015 22:21:09 +0200
Subject: Upstream 0.11.1


diff --git a/.gitignore b/.gitignore
index 3fff07f..bdbf1e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /oslo.vmware-0.5.0.tar.gz
 /oslo.vmware-0.6.0.tar.gz
 /oslo.vmware-0.10.0.tar.gz
+/oslo.vmware-0.11.1.tar.gz
diff --git a/python-oslo-vmware.spec b/python-oslo-vmware.spec
index 3362f8a..179efe3 100644
--- a/python-oslo-vmware.spec
+++ b/python-oslo-vmware.spec
@@ -1,7 +1,7 @@
 %global sname oslo.vmware
 
 Name:           python-oslo-vmware
-Version:        0.10.0
+Version:        0.11.1
 Release:        1%{?dist}
 Summary:        Oslo VMware library for OpenStack projects
 
@@ -21,6 +21,10 @@ Requires:  python-six
 Requires:  python-babel
 Requires:  python-suds
 Requires:  python-eventlet
+Requires:  python-oslo-concurrency
+Requires:  python-oslo-i18n
+Requires:  python-oslo-utils
+Requires:  python-requests
 Requires:  PyYAML
 
 %description
@@ -42,15 +46,8 @@ BuildRequires: python-oslo-sphinx
 Documentation for OpenStack common VMware library.
 
 %prep
-
 %setup -q -n %{sname}-%{version}
 
-# Remove bundled egg-info
-rm -rf %{sname}.egg-info
-
-# make doc build compatible with python-oslo-sphinx RPM
-sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py
-
 %build
 %{__python2} setup.py build
 
@@ -65,16 +62,21 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
 %{__python2} setup.py install --skip-build --root %{buildroot}
 
 %files
-%doc README.rst LICENSE
-%{python2_sitelib}/oslo/vmware
+%license LICENSE
+%doc README.rst
+%{python2_sitelib}/oslo
 %{python2_sitelib}/oslo_vmware
 %{python2_sitelib}/*.egg-info
 %{python2_sitelib}/*-nspkg.pth
 
 %files doc
+%license LICENSE
 %doc doc/build/html
 
 %changelog
+* Tue Mar 31 2015 Alan Pevec <apevec at redhat.com> - 0.11.1-1
+- Upstream 0.11.1
+
 * Tue Feb 24 2015 Haïkel Guémar <hguemar at fedoraproject.org> - 0.10.0-1
 - Upstream 0.10.0
 
diff --git a/sources b/sources
index b2204f6..c0802bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14686555d51ddbaaf6ce51ae62becca3  oslo.vmware-0.10.0.tar.gz
+0ffb0d9361ccc80234e879de77e62a73  oslo.vmware-0.11.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-oslo-vmware.git/commit/?h=master&id=3db2762902fe567e5097bf0ab2352b8f1f9b187d


More information about the scm-commits mailing list