[python-stevedore] 1.2.0

Ralph Bean ralph at fedoraproject.org
Sat Feb 21 17:51:35 UTC 2015


commit f491c48c7fbf79584e15e42b213dcbce42e356bb
Author: Ralph Bean <rbean at redhat.com>
Date:   Sat Feb 21 12:51:33 2015 -0500

    1.2.0

 .gitignore            | 1 +
 python-stevedore.spec | 5 ++++-
 sources               | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a701b51..4260870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /stevedore-0.14.tar.gz
 /stevedore-0.15.tar.gz
 /stevedore-1.0.0.tar.gz
+/stevedore-1.2.0.tar.gz
diff --git a/python-stevedore.spec b/python-stevedore.spec
index 34040c2..39b10d9 100644
--- a/python-stevedore.spec
+++ b/python-stevedore.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           python-stevedore
-Version:        1.1.0
+Version:        1.2.0
 Release:        1%{?dist}
 Summary:        Manage dynamic plugins for Python applications
 
@@ -101,6 +101,9 @@ popd
 %endif
 
 %changelog
+* Sat Feb 21 2015 Ralph Bean <rbean at redhat.com> - 1.2.0-1
+- new version
+
 * Wed Oct 29 2014 Pádraig Brady <pbrady at redhat.com> - 1.1.0-1
 - Latest upstream
 
diff --git a/sources b/sources
index 591aead..0f47ed6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7f30055c32410f8f9b6cf1b55bdc68a  stevedore-1.1.0.tar.gz
+bd82728ab03e62121fbbb077bcd55fdb  stevedore-1.2.0.tar.gz


More information about the scm-commits mailing list