!2 License compliance rectification

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:48:36 +00:00 committed by Gitee
commit 024d51607b
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-pycollada
Version: 0.7.1
Release: 1
Release: 2
Summary: python library for reading and writing collada documents
License: BSD
License: BSD-3-Clause
URL: http://pycollada.readthedocs.org/
Source0: https://files.pythonhosted.org/packages/50/44/d775b312fc2e04cdd80e978f9b3422efe0946b285f1845e66a65f9aa371a/pycollada-0.7.1.tar.gz
BuildArch: noarch
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.7.1-2
- License compliance rectification
* Sat Jul 18 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated