[python-execnet] - Update to 1.0.8.

Thomas Moschny thm at fedoraproject.org
Sat Jul 31 14:06:16 UTC 2010


commit 47f74d9acece7cd868d1d42ec18d07df5ec14154
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Jul 31 16:05:35 2010 +0200

    - Update to 1.0.8.

 .gitignore          |    6 +++++-
 python-execnet.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d0c0ae..b06372b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-execnet-1.0.7.tar.gz
+/execnet-1.0.4.tar.gz
+/execnet-1.0.5.tar.gz
+/execnet-1.0.6.tar.gz
+/execnet-1.0.7.tar.gz
+/execnet-1.0.8.tar.gz
diff --git a/python-execnet.spec b/python-execnet.spec
index a1cee58..f06ebe0 100644
--- a/python-execnet.spec
+++ b/python-execnet.spec
@@ -3,8 +3,8 @@
 %global srcname execnet
 
 Name:           python-%{srcname}
-Version:        1.0.7
-Release:        1%{?rctag:.%rctag}%{?dist}.1
+Version:        1.0.8
+Release:        1%{?rctag:.%rctag}%{?dist}
 Summary:        Elastic Python Deployment
 Group:          Development/Languages
 License:        GPLv2+ and MIT
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jul 31 2010 Thomas Moschny <thomas.moschny at gmx.de> - 1.0.8-1
+- Update to 1.0.8.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.7-1.1
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 4f30956..438a00c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13c9849696a0771f55310020625dfb76  execnet-1.0.7.tar.gz
+381edc6b52050dc9853ec1b8d7daa19f  execnet-1.0.8.tar.gz


More information about the scm-commits mailing list