diff --git a/python-more-itertools.spec b/python-more-itertools.spec index a92133c..c7c23df 100644 --- a/python-more-itertools.spec +++ b/python-more-itertools.spec @@ -10,7 +10,7 @@ See https://pythonhosted.org/more-itertools/index.html for documentation.\ Name: python-%{srcname} Version: 7.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: MIT URL: https://github.com/erikrose/more-itertools @@ -47,6 +47,9 @@ Summary: %{sum} %{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 7.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 7.2.0-3 - Rebuilt for Python 3.8.0rc1 (#1748018)