From 84788fce99e47926ddb5f453e247195a311ff7c5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:55:38 +0100 Subject: [PATCH] automatic version update by autodist [release 0.8.0-1mamba;Mon May 23 2022] --- python-build.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-build.spec b/python-build.spec index ac63069..1f338bb 100644 --- a/python-build.spec +++ b/python-build.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-build -Version: 0.7.0 +Version: 0.8.0 Release: 1mamba Summary: A simple, correct PEP517 package builder Group: System/Libraries @@ -50,5 +50,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon May 23 2022 Automatic Build System 0.8.0-1mamba +- automatic version update by autodist + * Fri Jan 14 2022 Silvan Calarco 0.7.0-1mamba - package created using the webbuild interface