From 988d7d25ed6477b027bd3a5b6a49800cbc25c2f4 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Thu, 28 Jul 2022 02:36:09 +0000 Subject: [PATCH 1/2] License compliance rectification --- python-paste.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-paste.spec b/python-paste.spec index d7c9d8f..f5b182a 100644 --- a/python-paste.spec +++ b/python-paste.spec @@ -1,9 +1,9 @@ Name: python-paste Version: 3.5.0 -Release: 2 +Release: 3 Summary: Tools for using a Web Server Gateway Interface stack -License: MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0) +License: MIT and ZPLv2.0 and Python and (AFL-2.1 or MIT) and (MIT or ASL 2.0) URL: https://pythonpaste.readthedocs.io/en/latest/ Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz @@ -64,6 +64,9 @@ popd %doc docs/* %changelog +* Thu Jul 26 2022 Chenyx - 3.5.0-3 +- License compliance rectification + * Fri May 6 2022 wuchaochao - 3.5.0-2 - remove BuildRequires python-nose From 5c21e3b5f5f8400c59d7c81a0a3cb9090cea54e1 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Thu, 28 Jul 2022 03:36:26 +0000 Subject: [PATCH 2/2] update python-paste.spec. --- python-paste.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-paste.spec b/python-paste.spec index f5b182a..f7672ac 100644 --- a/python-paste.spec +++ b/python-paste.spec @@ -64,7 +64,7 @@ popd %doc docs/* %changelog -* Thu Jul 26 2022 Chenyx - 3.5.0-3 +* Thu Jul 28 2022 Chenyx - 3.5.0-3 - License compliance rectification * Fri May 6 2022 wuchaochao - 3.5.0-2