diff --git a/python-dbus-signature-pyparsing.spec b/python-dbus-signature-pyparsing.spec index 81f7c18..2284443 100644 --- a/python-dbus-signature-pyparsing.spec +++ b/python-dbus-signature-pyparsing.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.04 -Release: 9%{?dist} +Release: 10%{?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 +* Tue Jul 19 2022 Zbigniew Jędrzejewski-Szmek - 0.04-10 +- Rebuilt for pyparsing-3.0.9 + * Mon Jun 13 2022 Python Maint - 0.04-9 - Rebuilt for Python 3.11