From e39086a7635cad6b3cb1cbd1bebe419f6b852c15 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:40:15 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.40-1mamba;Sat Dec 30 2023] --- python-GitPython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-GitPython.spec b/python-GitPython.spec index a212898..81ba1c9 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.38 +Version: 3.1.40 Release: 1mamba Summary: GitPython is a Python library used to interact with Git repositories Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc AUTHORS LICENSE %changelog +* Sat Dec 30 2023 Automatic Build System 3.1.40-1mamba +- automatic version update by autodist + * Fri Dec 29 2023 Silvan Calarco 3.1.38-1mamba - package created using the webbuild interface