diff --git a/pyinstaller-hooks-contrib-2023.2.tar.gz b/pyinstaller-hooks-contrib-2023.2.tar.gz deleted file mode 100644 index a32631e..0000000 Binary files a/pyinstaller-hooks-contrib-2023.2.tar.gz and /dev/null differ diff --git a/pyinstaller-hooks-contrib-2023.3.tar.gz b/pyinstaller-hooks-contrib-2023.3.tar.gz new file mode 100644 index 0000000..8b490f1 Binary files /dev/null and b/pyinstaller-hooks-contrib-2023.3.tar.gz differ diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index 6922c47..dcfdaf5 100644 --- a/python-pyinstaller-hooks-contrib.spec +++ b/python-pyinstaller-hooks-contrib.spec @@ -1,5 +1,5 @@ Name: python-pyinstaller-hooks-contrib -Version: 2023.2 +Version: 2023.3 Release: 1 Summary: Community maintained hooks for PyInstaller License: Apache-2.0 or GPL-2.0-only @@ -43,5 +43,8 @@ pytest %{python3_sitelib}/pyinstaller_hooks_contrib-%{version}-py%{python3_version}.egg-info %changelog +* Wed Jun 21 2023 chendexi - 2023.3-1 +- Update package to version 2023.3 + * Fri May 12 2023 yaoxin - 2023.2-1 - Package init