Rebuild for next release

Signed-off-by: 张瑞方 <xdzhangruifang@163.com>
This commit is contained in:
张瑞方 2022-10-26 06:44:39 +00:00 committed by Gitee
parent 4cb06bc879
commit f107920c07
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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