diff --git a/python-aiohttp.spec b/python-aiohttp.spec index f9fffa1..a94978f 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -1,9 +1,8 @@ %global srcname aiohttp -%global debug_package %{nil} Name: python-%{srcname} Version: 3.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python HTTP client/server for asyncio License: ASL 2.0 @@ -59,6 +58,9 @@ with middlewares and pluggable routing. %exclude %{python3_sitearch}/examples/ %changelog +* Fri Dec 24 2021 Benjamin A. Beasley - 3.8.1-2 +- Stop disabling debug packages + * Wed Dec 01 2021 Fabian Affolter - 3.8.1-1 - Update to latest upstream release 3.8.1