* 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:
Fabian Affolter 2014-11-26 23:10:41 +01:00
parent d7d9a4ce78
commit 398008aecd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/aiohttp-0.9.1.tar.gz
/aiohttp-0.10.2.tar.gz

View File

@ -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

View File

@ -1 +1 @@
28c5574b9a004a9ac2cfe1617f009d69 aiohttp-0.9.1.tar.gz
da8c41d31df3e23a20348839c7560545 aiohttp-0.10.2.tar.gz