!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 09:14:03 +00:00 committed by Gitee
commit 7335b39082
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,10 +2,10 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.9.2 Version: 0.9.2
Release: 1 Release: 2
Summary: Next generation of nicer testing for Python Summary: Next generation of nicer testing for Python
License: BSD License: BSD-2-Clause
URL: https://nose2.readthedocs.org URL: https://nose2.readthedocs.org
Source0: %pypi_source Source0: %pypi_source
@ -74,5 +74,8 @@ PYTHONPATH=`pwd` %{__python3} -m nose2.__main__ -v
%{_bindir}/nose2 %{_bindir}/nose2
%changelog %changelog
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.9.2-2
- License compliance rectification
* Thu Jun 11 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.9.2-1 * Thu Jun 11 2020 Dillon Chen <dillon.chen@turbolinux.com.cn> - 0.9.2-1
- build for openEuler - build for openEuler