diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index e1e494b..2522d08 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -2,7 +2,7 @@ Name: python-%{upname} Version: 1.3.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -101,6 +101,9 @@ rm -rf %{buildroot}%{python3_sitearch}/.pytest_cache %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.3.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 15 2022 Python Maint - 1.3.2-4 - Rebuilt for Python 3.11