* 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
3 changed files with 7 additions and 3 deletions
|
|
@ -7,8 +7,8 @@
|
|||
%global upstream_name gevent
|
||||
|
||||
Name: python-%{upstream_name}
|
||||
Version: 0.13.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.13.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A coroutine-based Python networking library
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -56,6 +56,9 @@ rm -rf %{buildroot}
|
|||
%{python_sitearch}/%{upstream_name}-%{version}-*.egg-info
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue