From fba61611721c12bdb1934c0d6ba0cba538b743c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 19 Jul 2022 11:12:42 +0200 Subject: [PATCH] Rebuilt for pyparsing-3.0.9 --- python-dbus-signature-pyparsing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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