!2 根据社区打包规范license comliance rectification

From: @penelope_y 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-09 08:39:06 +00:00 committed by Gitee
commit fee0799c82
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-flexmock
Version: 0.10.4
Release: 1
Release: 2
Summary: library to create mocks,stubs and fakes
License: BSD License
License: BSD-2-Clause
URL: https://github.com/bkabrda/flexmock
Source0: https://files.pythonhosted.org/packages/0d/76/03fc6622d823e6d292c29e444c808788e580b5ad66000f4d75e49c14f51f/flexmock-0.10.4.tar.gz
BuildArch: noarch
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Package Spec generated