diff --git a/python-pyemd.spec b/python-pyemd.spec index bdb5323..3370db1 100644 --- a/python-pyemd.spec +++ b/python-pyemd.spec @@ -9,7 +9,7 @@ this code, please cite the papers listed in the README.rst file.} Name: python-%{srcname} Version: 0.5.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Fast EMD for Python @@ -67,6 +67,9 @@ pytest-%{python3_version} test %{python3_sitearch}/%{srcname}-%{version}-py3.?.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.5.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 25 2020 Ankur Sinha - 0.5.1-8 - Remove py2 bits - Explicitly BR setuptools