* Sat Oct 09 2010 Silas Sewell <silas@sewell.ch> - 0.13.1-1
- Update to 0.13.1
This commit is contained in:
parent
1e6710e4f6
commit
6ed40632ec
1
.gitignore
vendored
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
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user