diff --git a/MarkupSafe-2.0.1.tar.gz b/MarkupSafe-2.0.1.tar.gz deleted file mode 100644 index 7a37fc9069a67e6fc00536671e7b846e2879d115..0000000000000000000000000000000000000000 Binary files a/MarkupSafe-2.0.1.tar.gz and /dev/null differ diff --git a/MarkupSafe-2.1.0.tar.gz b/MarkupSafe-2.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ac8f90bdbcd45b5d0bc205c9dc2616a894f10e7b Binary files /dev/null and b/MarkupSafe-2.1.0.tar.gz differ diff --git a/python-markupsafe.spec b/python-markupsafe.spec index c79865b841edc6eaeec9532d6878badb137da8e7..e4965baa895c5db99220126ba241ca0a6bc6ec95 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -4,7 +4,7 @@ Characters that have special meanings are replaced so that they display as the a This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page. Name: python-markupsafe -Version: 2.0.1 +Version: 2.1.0 Release: 1 Summary: Safely add untrusted strings to HTML/XML markup. License: BSD @@ -45,6 +45,9 @@ BuildRequires: python3-devel python3-setuptools gcc %doc README.rst %changelog +* Sun Jul 24 2022 liksh - 2.1.0-1 +- upgrade to 2.1.0 for openstack yoga + * Thu Nov 25 2021 liudabo - 2.0.1-1 - upgrade version to 2.0.1