summaryrefslogtreecommitdiffstats
path: root/python-execnet.spec
diff options
context:
space:
mode:
authorThomas Moschny <thm@fedoraproject.org>2010-02-14 22:17:08 +0000
committerThomas Moschny <thm@fedoraproject.org>2010-02-14 22:17:08 +0000
commitded90d72b596f323054f0bd93fcffac5ab78d2e6 (patch)
tree1533d88b9d0c7277263b8347318eda0c71084075 /python-execnet.spec
parentc248db5cf337a90cab3abbfa4efa20dc42d47fc6 (diff)
downloadpython-execnet-ded90d72b596f323054f0bd93fcffac5ab78d2e6.tar.gz
python-execnet-ded90d72b596f323054f0bd93fcffac5ab78d2e6.tar.xz
python-execnet-ded90d72b596f323054f0bd93fcffac5ab78d2e6.zip
Update to 1.0.5.
Diffstat (limited to 'python-execnet.spec')
-rw-r--r--python-execnet.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-execnet.spec b/python-execnet.spec
index 5b55f7a..6872459 100644
--- a/python-execnet.spec
+++ b/python-execnet.spec
@@ -3,7 +3,7 @@
%global srcname execnet
Name: python-%{srcname}
-Version: 1.0.4
+Version: 1.0.5
Release: 1%{?rctag:.%rctag}%{?dist}
Summary: Elastic Python Deployment
Group: Development/Languages
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Feb 14 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.5-1
+- Update to 1.0.5.
+
* Wed Jan 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.4-1
- Update to 1.0.4.
- No need to skip tests.