From c30cb846db9dba9b20b30f12da46560717fa0b58 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:31:21 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.5-1mamba;Tue Jan 31 2023] --- python-pytoolconfig.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pytoolconfig.spec b/python-pytoolconfig.spec index 6d7545a..b0e72b8 100644 --- a/python-pytoolconfig.spec +++ b/python-pytoolconfig.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pytoolconfig -Version: 1.2.4 +Version: 1.2.5 Release: 1mamba Summary: Python Tool Configuration Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/bageljrkhanofemus/pytoolconfig +URL: https://github.com/bagel897/pytoolconfig Source: https://pypi.debian.net/pytoolconfig/pytoolconfig-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN @@ -51,5 +51,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jan 31 2023 Automatic Build System 1.2.5-1mamba +- automatic version update by autodist + * Sat Jan 21 2023 Silvan Calarco 1.2.4-1mamba - package created using the webbuild interface