From 746995b71b6f7dffaa6557f22263422c4e6e03f0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 30 Jul 2024 20:26:14 +0200 Subject: [PATCH] automatic version update by autodist [release 24.7.2-1mamba;Tue Jul 30 2024] --- python-incremental.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-incremental.spec b/python-incremental.spec index eb909eb..528f5e5 100644 --- a/python-incremental.spec +++ b/python-incremental.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-incremental -Version: 24.7.1 +Version: 24.7.2 Release: 1mamba Summary: A small library that versions your Python projects Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jul 30 2024 Automatic Build System 24.7.2-1mamba +- automatic version update by autodist + * Sun Jul 28 2024 Automatic Build System 24.7.1-1mamba - automatic version update by autodist