Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 16:44:43 +00:00
parent f092b7ce73
commit 23c6cd7085
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 6.0.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Scalable, non-blocking web server and tools
License: ASL 2.0
@ -78,6 +78,9 @@ export ASYNC_TEST_TIMEOUT=10
%doc demos
%changelog
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jun 03 2019 Miro Hrončok <mhroncok@redhat.com> - 6.0.2-1
- Update to 6.0.2 (#1600318)