!2 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-18 08:36:06 +00:00 committed by Gitee
commit c725b8c826
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-Flask-APScheduler
Version: 1.11.0
Release: 1
Release: 2
Summary: Adds APScheduler support to Flask
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/viniciuschiele/flask-apscheduler
Source0: https://files.pythonhosted.org/packages/85/cd/7a3c34d970b741a24dbbcda49cd892144b5ddcf24acf2e22803d3870cebd/Flask-APScheduler-%{version}.tar.gz
BuildArch: noarch
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.11.0-2
- License compliance rectification
* Mon Jun 22 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated