diff --git a/pyinstaller-5.10.1.tar.gz b/pyinstaller-5.10.1.tar.gz deleted file mode 100644 index 2988e5f..0000000 Binary files a/pyinstaller-5.10.1.tar.gz and /dev/null differ diff --git a/pyinstaller-5.13.0.tar.gz b/pyinstaller-5.13.0.tar.gz new file mode 100644 index 0000000..aff2dc9 Binary files /dev/null and b/pyinstaller-5.13.0.tar.gz differ diff --git a/python-pyinstaller.spec b/python-pyinstaller.spec index b9d8a73..fa86f99 100644 --- a/python-pyinstaller.spec +++ b/python-pyinstaller.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pyinstaller -Version: 5.10.1 +Version: 5.13.0 Release: 1 Summary: PyInstaller bundles a Python application and all its dependencies into a single package. License: GPL-2.0-only @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Mon Jul 10 2023 chenzixuan - 5.13.0-1 +- Update to 5.13.0 + * Tue May 16 2023 yaoxin - 5.10.1-1 - Update to 5.10.1