diff --git a/python-editdistance.spec b/python-editdistance.spec index 8827fda..ae2f96a 100644 --- a/python-editdistance.spec +++ b/python-editdistance.spec @@ -13,7 +13,7 @@ algorithm of Myers", (2001).} Name: python-%{pypi_name} Version: 0.5.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Fast implementation of the Levenshtein distance License: MIT @@ -76,6 +76,9 @@ pytest-%{python3_version} %exclude %{python3_sitearch}/%{pypi_name}/*.h %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.5.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 25 2020 Aniket Pradhan - 0.5.3-4 - Added setuptools to BuildRequires