diff --git a/python-markupsafe.spec b/python-markupsafe.spec index fb43b98..c281840 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 1.1.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD URL: https://pypi.org/project/MarkupSafe/ @@ -48,6 +48,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.1.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 21 2020 Miro HronĨok - 1.1.1-9 - Disable Python 2 entirely