diff --git a/python-dbus-signature-pyparsing.spec b/python-dbus-signature-pyparsing.spec index 0c8e67f..81f7c18 100644 --- a/python-dbus-signature-pyparsing.spec +++ b/python-dbus-signature-pyparsing.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.04 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Parser for a D-Bus Signature License: ASL 2.0 @@ -42,6 +42,9 @@ Python 3 version. %{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/ %changelog +* Mon Jun 13 2022 Python Maint - 0.04-9 +- Rebuilt for Python 3.11 + * Tue Feb 15 2022 mulhern - 0.04-8 - Remove %check