diff --git a/python-smartypants.spec b/python-smartypants.spec index 5d4e234..9990d1a 100644 --- a/python-smartypants.spec +++ b/python-smartypants.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: plug-in that easily translates ASCII punctuation characters into smart entities License: BSD @@ -79,6 +79,9 @@ rm -rf _build/html/.{doctrees,buildinfo} %license COPYING %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 2.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 11 2019 José Matos - 2.0.1-2 - fix source url, license short hand, description and summary. - remove shebang lines and make smartypants a shebang line use python3.