diff --git a/python-dbus-python-client-gen.spec b/python-dbus-python-client-gen.spec index f7e1ba4..be15a86 100644 --- a/python-dbus-python-client-gen.spec +++ b/python-dbus-python-client-gen.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python Library for Generating dbus-python Client Code License: MPLv2.0 @@ -49,6 +49,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb %{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.8-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.8-3 - Rebuilt for Python 3.10