diff --git a/python-bintrees.spec b/python-bintrees.spec index 4de45f0..bab6512 100644 --- a/python-bintrees.spec +++ b/python-bintrees.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 2.0.1 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Package provides Binary-, RedBlack- and AVL-Trees in Python and Cython License: MIT @@ -60,6 +60,9 @@ done %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.0.1-21 - Rebuilt for Python 3.8.0rc1 (#1748018)