[python-stevedore] update to version 0.11

Pádraig Brady pbrady at fedoraproject.org
Thu Sep 12 17:18:46 UTC 2013


commit 3669dc3506745aa28d3956407f65be983214961e
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Sep 12 18:18:17 2013 +0100

    update to version 0.11

 .gitignore            |    1 +
 python-stevedore.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1de59f..c566929 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /stevedore-0.8.tar.gz
+/stevedore-0.11.tar.gz
diff --git a/python-stevedore.spec b/python-stevedore.spec
index bf8c1d7..e49a2df 100644
--- a/python-stevedore.spec
+++ b/python-stevedore.spec
@@ -1,6 +1,6 @@
 Name:           python-stevedore
-Version:        0.8
-Release:        3%{?dist}
+Version:        0.11
+Release:        1%{?dist}
 Summary:        Manage dynamic plugins for Python applications
 
 Group:          Development/Languages
@@ -30,6 +30,9 @@ Manage dynamic plugins for Python applications
 %{python_sitelib}/stevedore-%{version}-py?.?.egg-info
 
 %changelog
+* Thu Sep 12 2013 Pádraig Brady <pbrady at redhat.com> - 0.11-1
+- update to version 0.11
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 1192615..9d09e15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f340230754c2d70e6e34bc6d8678048  stevedore-0.8.tar.gz
+123e73015803e32951e1850cfb4817b9  stevedore-0.11.tar.gz


More information about the scm-commits mailing list