diff --git a/python-simpleparse.spec b/python-simpleparse.spec index ea977cc..c0141f5 100644 --- a/python-simpleparse.spec +++ b/python-simpleparse.spec @@ -4,7 +4,7 @@ Name: python-simpleparse License: BSD Summary: A simple and fast parser generator Version: 2.2.2 -Release: 8%{?dist} +Release: 9%{?dist} URL: http://launchpad.net/simpleparse Source0: https://pypi.io/packages/source/S/SimpleParse/%{oname}-%{version}.tar.gz Patch0: pytuple_check.patch @@ -41,6 +41,9 @@ Summary: %summary %{python3_sitearch}/* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.2.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.2.2-8 - Rebuilt for Python 3.11