From bfe3aa675d49b2b6ffbd6b2824e388b731d4ee47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Fri, 21 Aug 2020 10:23:17 +0800 Subject: [PATCH] update python-markupsafe.spec. --- python-markupsafe.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index b2e5b9f..f99acf5 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: 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 - 1.0-4 +- Type:NA +- ID:NA +- SUG:NA +- DESC:add release version for rebuild + * Fri Oct 11 2019 yefei - 1.0-3 - Type:enhancement - ID:NA -- Gitee