diff --git a/python-smartypants.spec b/python-smartypants.spec index 1fb9813..5d90940 100644 --- a/python-smartypants.spec +++ b/python-smartypants.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.1 -Release: 5%{?dist} +Release: 6%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 2.0.1-5 - Rebuilt for Python 3.8.0rc1 (#1748018)