diff --git a/python-into-dbus-python.spec b/python-into-dbus-python.spec index dbf83b6..6bc3081 100644 --- a/python-into-dbus-python.spec +++ b/python-into-dbus-python.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.08 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Transformer to dbus-python types License: ASL 2.0 @@ -25,8 +25,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-dbus-signature-pyparsing BuildRequires: python3-dbus -Requires: python3-dbus-signature-pyparsing -Requires: python3-dbus + %description -n python3-%{srcname} %{_description} @@ -51,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest -v tests/test_d %{python3_sitelib}/into_dbus_python-*.egg-info/ %changelog +* Thu Jul 29 2021 mulhern - 0.08-5 +- Remove redundant requires + * Fri Jul 23 2021 Fedora Release Engineering - 0.08-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild