From 3b78a4e1c816fa4ec9e97ca72d1738e3c49a713a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 11 Jan 2024 10:36:00 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.41-1mamba;Wed Jan 10 2024] --- python-GitPython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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