diff --git a/python-ana.spec b/python-ana.spec index 46e7f30..7c8ed59 100644 --- a/python-ana.spec +++ b/python-ana.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.06 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python module to provide easy distributed data storage License: MIT @@ -43,6 +43,9 @@ to a central location and then "pickle" the object into just its UUID. %{python3_sitelib}/%{pypi_name}-*-py*.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 0.06-9 +- Rebuilt for Python 3.11 + * Mon Mar 07 2022 Karolina Surma - 0.06-8 - Fix package build with setuptools >= 60.x