diff --git a/GitPython-3.1.27.tar.gz b/GitPython-3.1.27.tar.gz deleted file mode 100644 index a41a7d82ebc1c52d663df81088ef4442e1dc4ed0..0000000000000000000000000000000000000000 Binary files a/GitPython-3.1.27.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 0000000000000000000000000000000000000000..8d39d5aa6ec045efac0af0f92bcb097fe648fda4 Binary files /dev/null and b/GitPython-3.1.30.tar.gz differ diff --git a/python-GitPython.spec b/python-GitPython.spec index 82daa73a3b9649cb363477b2f5ee3c1d0e9ce36f..f64713533e651f5c753c2714f84a4efed92e64fa 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.27 +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/d6/39/5b91b6c40570dc1c753359de7492404ba8fe7d71af40b618a780c7ad1fc7/GitPython-3.1.27.tar.gz +Source0: https://files.pythonhosted.org/packages/ef/8d/50658d134d89e080bb33eb8e2f75d17563b5a9dfb75383ea1a78e1df6fff/GitPython-3.1.30.tar.gz BuildArch: noarch %description GitPython is a python library used to interact with git repositories, @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 09 2024 OpenStack_SIG - 3.1.30-1 +- Upgrade package to version 3.1.30 + * Tue May 31 2022 OpenStack_SIG - 3.1.27-1 - Upgrade package python3-GitPython to version 3.1.27