diff --git a/python-wled.spec b/python-wled.spec index f770fe6..dd30b40 100644 --- a/python-wled.spec +++ b/python-wled.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.4.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python client for WLED License: MIT @@ -52,6 +52,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 0.4.4-3 +- Rebuilt for Python 3.10 + * Wed Jan 20 2021 Fabian Affolter - 0.4.4-2 - Update to new macros (#1903509)