diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 1c9aa87..9882ebe 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 1.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD URL: https://pypi.org/project/MarkupSafe/ @@ -71,6 +71,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.1.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018)