From 4de52002fb2ee20fbb59e5bfe9edf2533fa32f34 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 1 Mar 2024 12:47:23 +0100 Subject: [PATCH] automatic version update by autodist [release 1.1.1-1mamba;Fri Mar 01 2024] --- python-build.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-build.spec b/python-build.spec index 65ea32b..fde8437 100644 --- a/python-build.spec +++ b/python-build.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-build -Version: 1.0.3 -Release: 2mamba +Version: 1.1.1 +Release: 1mamba Summary: A simple, correct PEP517 package builder Group: System/Libraries Vendor: openmamba @@ -66,6 +66,9 @@ done %doc LICENSE %changelog +* Fri Mar 01 2024 Automatic Build System 1.1.1-1mamba +- automatic version update by autodist + * Sat Sep 23 2023 Silvan Calarco 1.0.3-2mamba - rebuilt with python3 = 3.11.5