From 86808d9af41403751cf8dc6291cf9250aaf686a7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 20 Jan 2024 01:55:03 +0100 Subject: [PATCH] automatic version update by autodist [release 0.27.0-1mamba;Fri Jan 19 2024] --- python-specfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-specfile.spec b/python-specfile.spec index 96d366b..c0213f2 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-specfile -Version: 0.26.0 +Version: 0.27.0 Release: 1mamba Summary: A library for parsing and manipulating RPM spec files Group: System/Libraries @@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Jan 19 2024 Automatic Build System 0.27.0-1mamba +- automatic version update by autodist + * Sun Dec 31 2023 Silvan Calarco 0.26.0-1mamba - package created using the webbuild interface