diff --git a/GitPython-3.1.31.tar.gz b/GitPython-3.1.31.tar.gz deleted file mode 100644 index e8faf89..0000000 Binary files a/GitPython-3.1.31.tar.gz and /dev/null differ diff --git a/GitPython-3.1.32.tar.gz b/GitPython-3.1.32.tar.gz new file mode 100644 index 0000000..2f171be Binary files /dev/null and b/GitPython-3.1.32.tar.gz differ diff --git a/python-GitPython.spec b/python-GitPython.spec index 1a87bd6..7dbd300 100644 --- a/python-GitPython.spec +++ b/python-GitPython.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-GitPython -Version: 3.1.31 +Version: 3.1.32 Release: 1 Summary: GitPython is a python library used to interact with Git repositories License: BSD-3-Clause URL: https://github.com/gitpython-developers/GitPython -Source0: https://files.pythonhosted.org/packages/5f/11/2b0f60686dbda49028cec8c66bd18a5e82c96d92eef4bc34961e35bb3762/GitPython-3.1.31.tar.gz +Source0: https://files.pythonhosted.org/packages/5f/11/2b0f60686dbda49028cec8c66bd18a5e82c96d92eef4bc34961e35bb3762/GitPython-3.1.32.tar.gz BuildArch: noarch %description @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jul 18 2023 sunhui - 3.1.32-1 +- Update package to version 3.1.32 + * Mon Mar 06 2023 wangjunqi - 3.1.31-1 - Update package to version 3.1.31