diff --git a/python-GitPython.spec b/python-GitPython.spec index ff7a9f7..cd0bdb6 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.41 +Version: 3.1.42 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 +* Fri Feb 16 2024 Automatic Build System 3.1.42-1mamba +- automatic version update by autodist + * Wed Jan 10 2024 Automatic Build System 3.1.41-1mamba - automatic version update by autodist