License compliance rectification
This commit is contained in:
parent
4d376bd906
commit
b45fed5a2f
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user