diff --git a/python-sklearn-nature-inspired-algorithms.spec b/python-sklearn-nature-inspired-algorithms.spec index 82a72ae..e6374d3 100644 --- a/python-sklearn-nature-inspired-algorithms.spec +++ b/python-sklearn-nature-inspired-algorithms.spec @@ -16,7 +16,7 @@ https://sklearn-nature-inspired-algorithms.readthedocs.io/en/stable/ } Name: python-%{pypi_name} Version: 0.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Nature-inspired algorithms for scikit-learn License: MIT @@ -98,6 +98,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} %{__python3} -m unittest tests %endif %changelog +* Mon Jul 04 2022 Python Maint - 0.9.0-2 +- Rebuilt for Python 3.11 + * Mon May 23 2022 Iztok Fister Jr. - 0.9.0-1 - Update to the latest upstream's release