diff --git a/python-async-timeout.spec b/python-async-timeout.spec index 224200b..387eabe 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: 4.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An asyncio-compatible timeout context manager License: ASL 2.0 @@ -57,6 +57,9 @@ BuildRequires: python3-pytest-aiohttp %{python3_sitelib}/async_timeout-*.egg-info/ %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 4.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Nov 25 2021 Fabian Affolter - 4.0.1-1 - Update to latest upstream release 4.0.1 (closes rhbz#1768164)