License compliance rectification

This commit is contained in:
starlet-dx 2022-05-11 16:15:58 +08:00
parent e4cd0ef27a
commit 4da8eec0b7

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-pyfakefs
Version: 4.4.0
Release: 1
Release: 2
Summary: pyfakefs implements a fake file system that mocks the Python file system modules.
License: http://www.apache.org/licenses/LICENSE-2.0
License: Apache-2.0
URL: http://pyfakefs.org
Source0: https://files.pythonhosted.org/packages/01/a5/998d96ed6c26d1406ddc24c11dfdf24a4b6d5dd9d6834c889784976e7e70/pyfakefs-4.4.0.tar.gz
BuildArch: noarch
@ -63,5 +63,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed May 11 2022 yaoxin <yaoxin30@h-partners.com> - 4.4.0-2
- License compliance rectification
* Sun May 23 2021 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated