[python-trollius] Update release for typo fix

Ian Wienand iwienand at fedoraproject.org
Wed Apr 16 04:16:19 UTC 2014


commit feae7d7de7de26e9bfded9a808b74133cdbae0e5
Author: Ian Wienand <iwienand at redhat.com>
Date:   Wed Apr 16 14:15:52 2014 +1000

    Update release for typo fix

 python-trollius.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-trollius.spec b/python-trollius.spec
index 5cfd3d6..2930513 100644
--- a/python-trollius.spec
+++ b/python-trollius.spec
@@ -1,7 +1,7 @@
 %global pypiname trollius
 Name:           python-trollius
 Version:        0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A port of the Tulip asyncio module to Python 2
 
 Group:          Development/Libraries
@@ -68,6 +68,9 @@ TOXENV=py27 %{__python2} setup.py test
 
 
 %changelog
+* Wed Apr 16 2014 Ian Wienand <iwienand at redhat.com> - 0.2-2
+- fix python-ordereddict dependency typo
+
 * Mon Mar 24 2014 Ian Wienand <iwienand at fedora19> - 0.2-1
 - update to 0.2
 


More information about the scm-commits mailing list