Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 07:25:33 +00:00
parent 7f6c89040d
commit a368646fc7

View File

@ -1,6 +1,6 @@
Name: python-markupsafe
Version: 2.0.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
License: BSD
URL: https://pypi.org/project/MarkupSafe/
@ -50,6 +50,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-1
- Update to 2.0.0
Resolves: rhbz#1823024