diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec index c4e0148..f7096f1 100644 --- a/python-pyfakefs.spec +++ b/python-pyfakefs.spec @@ -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 - 4.4.0-2 +- License compliance rectification + * Sun May 23 2021 Python_Bot - Package Spec generated