diff --git a/python-async-timeout.spec b/python-async-timeout.spec index d6bf0a5..5485735 100644 --- a/python-async-timeout.spec +++ b/python-async-timeout.spec @@ -7,7 +7,7 @@ doesn't create a new task. Name: python-%{srcname} Version: 3.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An asyncio-compatible timeout context manager License: ASL 2.0 @@ -50,6 +50,9 @@ BuildRequires: python3-pytest-runner %{python3_sitelib}/async_timeout-*.egg-info/ %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 3.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 3.0.0-2 - Rebuilt for Python 3.7