diff --git a/python-nose2.spec b/python-nose2.spec index b3f030c..bc82d95 100644 --- a/python-nose2.spec +++ b/python-nose2.spec @@ -2,10 +2,10 @@ Name: python-%{srcname} Version: 0.9.2 -Release: 1 +Release: 2 Summary: Next generation of nicer testing for Python -License: BSD +License: BSD-2-Clause URL: https://nose2.readthedocs.org Source0: %pypi_source @@ -74,5 +74,8 @@ PYTHONPATH=`pwd` %{__python3} -m nose2.__main__ -v %{_bindir}/nose2 %changelog +* Tue May 10 2022 xigaoxinyan - 0.9.2-2 +- License compliance rectification + * Thu Jun 11 2020 Dillon Chen - 0.9.2-1 - build for openEuler