License compliance rectification

This commit is contained in:
penelope 2022-05-09 15:40:46 +08:00
parent 10cb4e5452
commit dd1d58b505

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-flexmock Name: python-flexmock
Version: 0.10.4 Version: 0.10.4
Release: 1 Release: 2
Summary: library to create mocks,stubs and fakes Summary: library to create mocks,stubs and fakes
License: BSD License License: BSD-2-Clause
URL: https://github.com/bkabrda/flexmock URL: https://github.com/bkabrda/flexmock
Source0: https://files.pythonhosted.org/packages/0d/76/03fc6622d823e6d292c29e444c808788e580b5ad66000f4d75e49c14f51f/flexmock-0.10.4.tar.gz Source0: https://files.pythonhosted.org/packages/0d/76/03fc6622d823e6d292c29e444c808788e580b5ad66000f4d75e49c14f51f/flexmock-0.10.4.tar.gz
BuildArch: noarch BuildArch: noarch
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon May 09 2022 yangping <yangping69@h-partners> - 0.10.4-2
- License compliance rectification
* Thu Jul 08 2021 Python_Bot <Python_Bot@openeuler.org> - 0.10.4-1 * Thu Jul 08 2021 Python_Bot <Python_Bot@openeuler.org> - 0.10.4-1
- Package Spec generated - Package Spec generated