summaryrefslogtreecommitdiffstats
path: root/python-execnet.spec
diff options
context:
space:
mode:
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.