diff --git a/python-subarulink.spec b/python-subarulink.spec index ef67490..a175084 100644 --- a/python-subarulink.spec +++ b/python-subarulink.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.3.11 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python package to interact with Subaru Starlink Remote Services API License: ASL 2.0 @@ -44,6 +44,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.3.11-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.3.11-9 - Rebuilt for Python 3.12