diff --git a/python-GitPython.spec b/python-GitPython.spec index 81ba1c9..ff7a9f7 100644 --- a/python-GitPython.spec +++ b/python-GitPython.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-GitPython -Version: 3.1.40 +Version: 3.1.41 Release: 1mamba Summary: GitPython is a Python library used to interact with Git repositories Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc AUTHORS LICENSE %changelog +* Wed Jan 10 2024 Automatic Build System 3.1.41-1mamba +- automatic version update by autodist + * Sat Dec 30 2023 Automatic Build System 3.1.40-1mamba - automatic version update by autodist