!2 License compliance rectification

From: @houyingchao 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:17:18 +00:00 committed by Gitee
commit bb3b05e374
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-semver
Version: 2.10.2
Release: 1
Release: 2
Summary: Python helper for Semantic Versioning (http://semver.org/)
License: BSD
License: BSD-3-Clause
URL: https://github.com/python-semver/python-semver
Source0: https://files.pythonhosted.org/packages/aa/e8/cb894f70a52887f001aff5f264f68272c21fa58268495aca17df396c161f/semver-2.10.2.tar.gz
BuildArch: noarch
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 2.10.2-2
- License compliance rectification
* Fri Sep 04 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated