diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 6f1c2a1..74af6fc 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -2,7 +2,7 @@ Name: python-%{upname} Version: 1.3.2 -Release: 1%{?dist} +Release: 2%{?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 23 2021 Fedora Release Engineering - 1.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 17 2021 Zbigniew Jędrzejewski-Szmek - 1.3.2-1 - Update to latest version (#1768152)