This commit is contained in:
Fedora Release Engineering 2017-07-27 09:35:04 +00:00
parent c2f9a8a7c4
commit 0ac81c5823
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 2.2.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python HTTP client/server for asyncio
License: ASL 2.0
@ -49,6 +49,9 @@ with middlewares and pluggable routing.
%{python3_sitearch}/%{srcname}/
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jul 06 2017 Fabian Affolter <mail@fabian-affolter.ch> - 2.2.3-1
- Update to new upstream version 2.2.3 (rhbz#1467742)