diff --git a/python-hass-data-detective.spec b/python-hass-data-detective.spec index 9c2b147..39cb260 100644 --- a/python-hass-data-detective.spec +++ b/python-hass-data-detective.spec @@ -3,7 +3,7 @@ Name: python-%{pkg_name} Version: 2.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tools for studying Home Assistant data License: MIT @@ -55,6 +55,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests \ %{python3_sitelib}/HASS_data_detective-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 15 2022 Python Maint - 2.4-5 - Rebuilt for Python 3.11