* Sat Oct 09 2010 Silas Sewell <silas@sewell.ch> - 0.13.1-1

- Update to 0.13.1
epel9
Silas Sewell 14 years ago
parent 1e6710e4f6
commit 6ed40632ec

1
.gitignore vendored

@ -1 +1,2 @@
gevent-0.13.0.tar.gz gevent-0.13.0.tar.gz
/gevent-0.13.1.tar.gz

@ -7,8 +7,8 @@
%global upstream_name gevent %global upstream_name gevent
Name: python-%{upstream_name} Name: python-%{upstream_name}
Version: 0.13.0 Version: 0.13.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: A coroutine-based Python networking library Summary: A coroutine-based Python networking library
Group: Development/Languages Group: Development/Languages
@ -56,6 +56,9 @@ rm -rf %{buildroot}
%{python_sitearch}/%{upstream_name}-%{version}-*.egg-info %{python_sitearch}/%{upstream_name}-%{version}-*.egg-info
%changelog %changelog
* Sat Oct 09 2010 Silas Sewell <silas@sewell.ch> - 0.13.1-1
- Update to 0.13.1
* Tue Jul 27 2010 David Malcolm <dmalcolm@redhat.com> - 0.13.0-2 * Tue Jul 27 2010 David Malcolm <dmalcolm@redhat.com> - 0.13.0-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

@ -1 +1 @@
8f687002c6fcbdf8b323319f451ba4af gevent-0.13.0.tar.gz 5c1b03d9ce39fee4cfe5ea8befb1d4c4 gevent-0.13.1.tar.gz

Loading…
Cancel
Save