From 7d8a530e32a88abd16b85c92c45a78e37f1066ff Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 25 May 2024 00:15:48 +0200 Subject: [PATCH] automatic version update by autodist [release 0.28.3-1mamba;Fri May 24 2024] --- python-specfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-specfile.spec b/python-specfile.spec index 4a13aca..3cbc9eb 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.28.2 +Version: 0.28.3 Release: 1mamba Summary: A library for parsing and manipulating RPM spec files Group: System/Libraries @@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri May 24 2024 Automatic Build System 0.28.3-1mamba +- automatic version update by autodist + * Mon Apr 08 2024 Automatic Build System 0.28.2-1mamba - automatic version update by autodist