update python-markupsafe.spec.

This commit is contained in:
桐小哥 2020-08-21 10:23:17 +08:00 committed by Gitee
parent 54c47e2345
commit bfe3aa675d

View File

@ -5,7 +5,7 @@ This mitigates injection attacks, meaning untrusted user input can safely be dis
Name: python-markupsafe
Version: 1.0
Release: 3
Release: 4
Summary: Safely add untrusted strings to HTML/XML markup.
License: BSD
URL: https://pypi.org/project/MarkupSafe/
@ -60,6 +60,12 @@ BuildRequires: python3-devel python2-setuptools
%doc CHANGES README.rst
%changelog
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 1.0-4
- Type:NA
- ID:NA
- SUG:NA
- DESC:add release version for rebuild
* Fri Oct 11 2019 yefei <yefei25@huawei.com> - 1.0-3
- Type:enhancement
- ID:NA