diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 3dc94be8bb7b2a5be757dd2f53eea29d1fcfd39e..f645e54740c3671d04ec62c1d6497c314282f9ae 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -5,7 +5,7 @@ This mitigates injection attacks, meaning untrusted user input can safely be dis Name: python-markupsafe Version: 2.0.1 -Release: 2 +Release: 3 Summary: Safely add untrusted strings to HTML/XML markup. License: BSD URL: https://pypi.org/project/MarkupSafe/ @@ -47,6 +47,9 @@ Provides: python%{python3_version}dist(markupsafe) = %{version} %doc README.rst %changelog +* Wed Oct 26 2022 zhangruifang - 2.0.1-3 +- Rebuild for next release + * Wed Dec 29 2021 shixuantong - 2.0.1-2 - provide pythonXdist(markupsafe)