* Wed Nov 26 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.10.2-1
- Update to lastest upstream release 0.10.2
This commit is contained in:
parent
d7d9a4ce78
commit
398008aecd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/aiohttp-0.9.1.tar.gz
|
||||
/aiohttp-0.10.2.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%global srcname aiohttp
|
||||
|
||||
Name: python-aiohttp
|
||||
Version: 0.9.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.10.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A Python HTTP client/server for asyncio
|
||||
|
||||
License: BSD
|
||||
@ -66,6 +66,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 26 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.10.2-1
|
||||
- Update to lastest upstream release 0.10.2
|
||||
|
||||
* Wed Oct 08 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.9.1-2
|
||||
- Build only a py3 package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user