diff --git a/MarkupSafe-2.1.2.tar.gz b/MarkupSafe-2.1.2.tar.gz deleted file mode 100644 index 5adbf381f92236606623758d9596257f2e572bc6..0000000000000000000000000000000000000000 Binary files a/MarkupSafe-2.1.2.tar.gz and /dev/null differ diff --git a/MarkupSafe-2.1.3.tar.gz b/MarkupSafe-2.1.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4faf695647daa795d8072edc8774b409d2dbd7c2 Binary files /dev/null and b/MarkupSafe-2.1.3.tar.gz differ diff --git a/python-markupsafe.spec b/python-markupsafe.spec index fc81af88177b1e05af5ca23c8320b71916b0e268..49ef68295e2c8414b4aea943bed9cca56c9a349f 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,7 +1,7 @@ %define anolis_release 1 Name: python-markupsafe -Version: 2.1.2 -Release: %{anolis_release}%{dist} +Version: 2.1.3 +Release: %{anolis_release}%{dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD URL: https://pypi.org/project/MarkupSafe/ @@ -59,7 +59,10 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c %files -n python3-markupsafe-doc %doc CHANGES.rst README.rst -%changelog +%changelog +* Tue Feb 20 2024 mgb01105731 - 2.1.3-1 +- update to 2.1.3 + * Wed Feb 22 2023 mgb01105731 - 2.1.2-1 - update to version 2.1.2