From c056d00035e6feca85af8ffd10dcb9dd9ad66a14 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 1 Feb 2024 11:18:52 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.25-1mamba;Thu Feb 01 2024] --- tito.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tito.spec b/tito.spec index d286734..277e643 100644 --- a/tito.spec +++ b/tito.spec @@ -1,6 +1,6 @@ %define pkgname tito Name: tito -Version: 0.6.24 +Version: 0.6.25 Release: 1mamba Summary: A tool for managing rpm based git projects Group: Applications/Development @@ -51,5 +51,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc AUTHORS COPYING LICENSE %changelog +* Thu Feb 01 2024 Automatic Build System 0.6.25-1mamba +- automatic version update by autodist + * Fri Dec 29 2023 Silvan Calarco 0.6.24-1mamba - package created using the webbuild interface