Update to 1.0.1
This commit is contained in:
parent
3eda8aded7
commit
d437001768
3 changed files with 7 additions and 3 deletions
|
|
@ -7,8 +7,8 @@
|
|||
%global upstream_name gevent
|
||||
|
||||
Name: python-%{upstream_name}
|
||||
Version: 1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A coroutine-based Python networking library
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -59,6 +59,9 @@ rm -rf %{buildroot}
|
|||
%{python_sitearch}/%{upstream_name}-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Aug 15 2014 Orion Poplawski <orion@cora.nwra.com> - 1.0.1-1
|
||||
- Update to 1.0.1
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue