diff --git a/python-pyfim.spec b/python-pyfim.spec index 06a3600..e5d3484 100644 --- a/python-pyfim.spec +++ b/python-pyfim.spec @@ -31,7 +31,7 @@ were compiled for Python 2.7.10 and Python 3.5.1 on Windows 10.} Name: python-%{pypi_name} Version: 6.28 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Frequent Item Set Mining and Association Rule Induction License: MIT @@ -83,6 +83,9 @@ sed -i "s/version=.*/version='6.28',/" setup.py %{python3_sitearch}/fim.cpython-%{python3_version_nodots}*.so %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 6.28-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 6.28-11 - Rebuilt for Python 3.11