diff --git a/pyfakefs-5.2.2.tar.gz b/pyfakefs-5.2.2.tar.gz deleted file mode 100644 index ff1b71d..0000000 Binary files a/pyfakefs-5.2.2.tar.gz and /dev/null differ diff --git a/pyfakefs-5.2.3.tar.gz b/pyfakefs-5.2.3.tar.gz new file mode 100644 index 0000000..8cc298e Binary files /dev/null and b/pyfakefs-5.2.3.tar.gz differ diff --git a/python-pyfakefs.spec b/python-pyfakefs.spec index 8632b4d..2461628 100644 --- a/python-pyfakefs.spec +++ b/python-pyfakefs.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pyfakefs -Version: 5.2.2 +Version: 5.2.3 Release: 1 Summary: pyfakefs implements a fake file system that mocks the Python file system modules. License: Apache-2.0 @@ -63,6 +63,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jul 31 2023 sunhui - 5.2.3-1 +- Update package to version 5.2.3 + * Thu May 04 2023 yaoxin - 5.2.2-1 - Update to 5.2.2