summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Moschny <thm@fedoraproject.org>2010-05-08 10:49:25 +0000
committerThomas Moschny <thm@fedoraproject.org>2010-05-08 10:49:25 +0000
commit2641d2e184da0ae85fab6a4f2d5c05372db9ce02 (patch)
treec12c32fbff9294fd63b7f09f48dc8e4fea6ed203
parentded90d72b596f323054f0bd93fcffac5ab78d2e6 (diff)
downloadpython-execnet-2641d2e184da0ae85fab6a4f2d5c05372db9ce02.tar.gz
python-execnet-2641d2e184da0ae85fab6a4f2d5c05372db9ce02.tar.xz
python-execnet-2641d2e184da0ae85fab6a4f2d5c05372db9ce02.zip
Update to 1.0.6.
-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 74cb769..025492c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-execnet-1.0.5.tar.gz
+execnet-1.0.6.tar.gz
diff --git a/import.log b/import.log
index 1ac5850..6e19ea8 100644
--- a/import.log
+++ b/import.log
@@ -1,3 +1,4 @@
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
+python-execnet-1_0_6-1_fc12:HEAD:python-execnet-1.0.6-1.fc12.src.rpm:1273314904
diff --git a/python-execnet.spec b/python-execnet.spec
index 6872459..9839612 100644
--- a/python-execnet.spec
+++ b/python-execnet.spec
@@ -3,7 +3,7 @@
%global srcname execnet
Name: python-%{srcname}
-Version: 1.0.5
+Version: 1.0.6
Release: 1%{?rctag:.%rctag}%{?dist}
Summary: Elastic Python Deployment
Group: Development/Languages
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
%changelog
+* Sat May 8 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.6-1
+- Update to 1.0.6.
+
* Sun Feb 14 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.5-1
- Update to 1.0.5.
diff --git a/sources b/sources
index a68956f..ff16884 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b00683fe61fdad73bc25b17f9483dfb0 execnet-1.0.5.tar.gz
+fb9ec6875b2ce406394a14252c1bd578 execnet-1.0.6.tar.gz