diff --git a/python-aioresponses.spec b/python-aioresponses.spec index e615947..5a2d91d 100644 --- a/python-aioresponses.spec +++ b/python-aioresponses.spec @@ -5,7 +5,7 @@ easy way to test asynchronous HTTP requests. Name: python-%{srcname} Version: 0.7.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Mock out requests made by ClientSession from aiohttp package License: MIT @@ -73,6 +73,9 @@ rm tests/test_aioresponses.py %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.7.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Dec 14 2021 Georg Sauthoff - 0.7.2-5 - Fix dependency issue in rawhide -> rollback (cf. #2026630)