From f7403e5750b254acd9c629641ea8cd63aede2c00 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 9 Apr 2024 11:10:52 +0200 Subject: [PATCH] automatic version update by autodist [release 0.28.2-1mamba;Mon Apr 08 2024] --- python-specfile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-specfile.spec b/python-specfile.spec index c4955b7..4a13aca 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.1 +Version: 0.28.2 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 +* Mon Apr 08 2024 Automatic Build System 0.28.2-1mamba +- automatic version update by autodist + * Wed Mar 27 2024 Automatic Build System 0.28.1-1mamba - automatic version update by autodist