From 1af887713279c02848e00143e5a074397ed60ef0 Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 28 Jul 2021 16:24:38 -0400 Subject: [PATCH] Remove redundant requires --- python-dbus-signature-pyparsing.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-dbus-signature-pyparsing.spec b/python-dbus-signature-pyparsing.spec index 1634a9c..ea1941a 100644 --- a/python-dbus-signature-pyparsing.spec +++ b/python-dbus-signature-pyparsing.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.04 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Parser for a D-Bus Signature License: ASL 2.0