diff --git a/python-urwid.spec b/python-urwid.spec index fcc195a..2763a10 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 2.1.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Console user interface library License: LGPLv2+ @@ -58,6 +58,9 @@ PYTHON=%{__python3} %{__python3} setup.py test || : %{python3_sitearch}/urwid-%{version}*.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.1.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.1.2-6 - Rebuilt for Python 3.11