diff --git a/python-cov-core.spec b/python-cov-core.spec index cb7cd24fef17a593fa75f531371992355ff39e1d..2537e79577c23696c110b372c60730418fd7a5c1 100644 --- a/python-cov-core.spec +++ b/python-cov-core.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-cov-core Version: 1.15.0 -Release: 1 +Release: 2 Summary: plugin core for use by pytest-cov, nose-cov and nose2-cov -License: MIT License +License: MIT URL: https://github.com/schlamar/cov-core Source0: https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz BuildArch: noarch @@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog -* Wed May 20 2020 Python_Bot +* Fri Jun 17 2022 liukuo - 1.15.0-2 +- License compliance rectification + +* Wed May 20 2020 Python_Bot - 1.15.0-1 - Package Spec generated