- Update to 1.0.8.

epel9
Thomas Moschny 15 years ago
parent 39f1aafa55
commit 47f74d9ace

6
.gitignore vendored

@ -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

@ -3,8 +3,8 @@
%global srcname execnet %global srcname execnet
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.0.7 Version: 1.0.8
Release: 1%{?rctag:.%rctag}%{?dist}.1 Release: 1%{?rctag:.%rctag}%{?dist}
Summary: Elastic Python Deployment Summary: Elastic Python Deployment
Group: Development/Languages Group: Development/Languages
License: GPLv2+ and MIT License: GPLv2+ and MIT
@ -70,6 +70,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Sat Jul 31 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.0.8-1
- Update to 1.0.8.
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.0.7-1.1 * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.0.7-1.1
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

@ -1 +1 @@
13c9849696a0771f55310020625dfb76 execnet-1.0.7.tar.gz 381edc6b52050dc9853ec1b8d7daa19f execnet-1.0.8.tar.gz

Loading…
Cancel
Save