This commit is contained in:
Dennis Gilmore 2015-06-18 18:29:04 +00:00
parent 13a007dead
commit 1bffc81966
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: python-aiohttp
Version: 0.16.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A Python HTTP client/server for asyncio
License: BSD
@ -59,6 +59,9 @@ popd
%endif
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 15 2015 Fabian Affolter <mail@fabian-affolter.ch> - 0.10.2-1
- Update to lastest upstream release 0.16.5 (rhbz#1231670)