[python-trollius] update to 1.0.1

Ian Wienand iwienand at fedoraproject.org
Fri Aug 15 04:55:46 UTC 2014


commit 40dc38bee20dfc9c45ea883f03075353464d7622
Author: Ian Wienand <iwienand at redhat.com>
Date:   Fri Aug 15 14:55:48 2014 +1000

    update to 1.0.1

 .gitignore           |    1 +
 python-trollius.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c02bd0b..663cde4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /trollius-0.1.5.tar.gz
 /trollius-0.2.tar.gz
 /trollius-0.4.tar.gz
+/trollius-1.0.1.tar.gz
diff --git a/python-trollius.spec b/python-trollius.spec
index 789039f..3a60848 100644
--- a/python-trollius.spec
+++ b/python-trollius.spec
@@ -1,6 +1,6 @@
 %global pypiname trollius
 Name:           python-trollius
-Version:        0.4
+Version:        1.0.1
 Release:        1%{?dist}
 Summary:        A port of the Tulip asyncio module to Python 2
 
@@ -68,6 +68,9 @@ TOXENV=py27 %{__python2} setup.py test
 
 
 %changelog
+* Fri Aug 15 2014 Ian Wienand <iwienand at redhat.com> - 1.0.1-1
+- update to 1.0.1
+
 * Mon Jul  7 2014 Ian Wienand <iwienand at redhat.com> - 0.4-1
 - update to 0.4
 - 0.3 changed module name to trollius for python3.4 compatability
diff --git a/sources b/sources
index f65fe38..44657e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2fe283393517bd089cf2f302f9dfd69c  trollius-0.4.tar.gz
+40a21a50a800e88e30161d3b14a556cb  trollius-1.0.1.tar.gz


More information about the scm-commits mailing list