apevec pushed to python-oslo-utils (master). "Update to 1.4.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 14:23:47 UTC 2015


>From 23a31e52801230bbaa54f592624e03305881aff6 Mon Sep 17 00:00:00 2001
From: Alan Pevec <alan.pevec at redhat.com>
Date: Tue, 31 Mar 2015 16:01:49 +0200
Subject: Update to 1.4.0


diff --git a/.gitignore b/.gitignore
index 32779a8..7d29eba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /oslo.utils-0.3.0.tar.gz
 /oslo.utils-1.0.0.tar.gz
 /oslo.utils-1.3.0.tar.gz
+/oslo.utils-1.4.0.tar.gz
diff --git a/python-oslo-utils.spec b/python-oslo-utils.spec
index cdc0a3f..9253eb1 100644
--- a/python-oslo-utils.spec
+++ b/python-oslo-utils.spec
@@ -2,7 +2,7 @@
 %global pypi_name oslo.utils
 
 Name:           python-oslo-utils
-Version:        1.3.0
+Version:        1.4.0
 Release:        1%{?dist}
 Summary:        OpenStack Oslo Utility library
 
@@ -19,6 +19,8 @@ Requires:       python-oslo-i18n
 Requires:       python-babel
 Requires:       python-iso8601
 Requires:       python-six
+Requires:       python-netaddr >= 0.7.12
+Requires:       python-netifaces >= 0.10.4
 
 %description
 The OpenStack Oslo Utility library.
@@ -28,14 +30,16 @@ The OpenStack Oslo Utility library.
 
 
 %package doc
-Summary:    Documentation for the Oslo database handling library
+Summary:    Documentation for the Oslo Utility library
 Group:      Documentation
 
 BuildRequires:  python-sphinx
 BuildRequires:  python-oslo-sphinx >= 2.3.0
+# for API autodoc
+BuildRequires:  python-netifaces
 
 %description doc
-Documentation for the Oslo database handling library.
+Documentation for the Oslo Utility library.
 
 
 %prep
@@ -60,8 +64,8 @@ rm -rf html/.{doctrees,buildinfo}
 
 %files
 %doc README.rst LICENSE
-%{python2_sitelib}/oslo_utils
 %{python2_sitelib}/oslo
+%{python2_sitelib}/oslo_utils
 %{python2_sitelib}/*.egg-info
 %{python2_sitelib}/*-nspkg.pth
 
@@ -69,6 +73,9 @@ rm -rf html/.{doctrees,buildinfo}
 %doc html LICENSE
 
 %changelog
+* Tue Mar 31 2015 Alan Pevec <alan.pevec at redhat.com> 1.4.0-1
+- Update to 1.4.0
+
 * Tue Feb 24 2015 Alan Pevec <alan.pevec at redhat.com> 1.3.0-1
 - Update to upstream 1.3.0
 
diff --git a/sources b/sources
index 9eb5994..23c9e83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c87faf074e6737d20d24e4090f73a990  oslo.utils-1.3.0.tar.gz
+b488b9c25fc1ab9c563b90b937e92b61  oslo.utils-1.4.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-oslo-utils.git/commit/?h=master&id=23a31e52801230bbaa54f592624e03305881aff6


More information about the scm-commits mailing list