summaryrefslogtreecommitdiffstats
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
parentc248db5cf337a90cab3abbfa4efa20dc42d47fc6 (diff)
downloadpython-execnet-ded90d72b596f323054f0bd93fcffac5ab78d2e6.tar.gz
python-execnet-ded90d72b596f323054f0bd93fcffac5ab78d2e6.tar.xz
python-execnet-ded90d72b596f323054f0bd93fcffac5ab78d2e6.zip
Update to 1.0.5.
-rw-r--r--.cvsignore2
-rw-r--r--import.log1
-rw-r--r--python-execnet.spec5
-rw-r--r--sources2
4 files changed, 7 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 2b9b79d..74cb769 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-execnet-1.0.4.tar.gz
+execnet-1.0.5.tar.gz
diff --git a/import.log b/import.log
index e194d58..1ac5850 100644
--- a/import.log
+++ b/import.log
@@ -1,2 +1,3 @@
python-execnet-1_0_2-3_fc12:HEAD:python-execnet-1.0.2-3.fc12.src.rpm:1263139591
python-execnet-1_0_4-1_fc12:HEAD:python-execnet-1.0.4-1.fc12.src.rpm:1264852985
+python-execnet-1_0_5-1_fc12:HEAD:python-execnet-1.0.5-1.fc12.src.rpm:1266185763
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.
diff --git a/sources b/sources
index c9642d5..a68956f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0342eb58e2962a87dfdf3153e34d1356 execnet-1.0.4.tar.gz
+b00683fe61fdad73bc25b17f9483dfb0 execnet-1.0.5.tar.gz