diff --git a/GitPython-3.1.29.tar.gz b/GitPython-3.1.29.tar.gz deleted file mode 100644 index 7999434..0000000 Binary files a/GitPython-3.1.29.tar.gz and /dev/null differ diff --git a/GitPython-3.1.30.tar.gz b/GitPython-3.1.30.tar.gz new file mode 100644 index 0000000..8d39d5a Binary files /dev/null and b/GitPython-3.1.30.tar.gz differ diff --git a/python-GitPython.spec b/python-GitPython.spec index 3dbf52d..7f20860 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.29 +Version: 3.1.30 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/22/ab/3dd8b8a24399cee9c903d5f7600d20e8703d48904020f46f7fa5ac5474e9/GitPython-3.1.29.tar.gz +Source0: https://files.pythonhosted.org/packages/ef/8d/50658d134d89e080bb33eb8e2f75d17563b5a9dfb75383ea1a78e1df6fff/GitPython-3.1.30.tar.gz BuildArch: noarch %description @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Feb 8 2023 wubijie - 3.1.30-1 +- Update package to version 3.1.30 + * Tue Dec 06 2022 jiangxinyu - 3.1.29-1 - Update package to version 3.1.29