automatic version update by autodist [release 0.28.0-1mamba;Sun Mar 17 2024]

This commit is contained in:
Automatic Build System 2024-03-18 09:05:42 +01:00
parent 86808d9af4
commit 4b4fbf24d3

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-specfile
Version: 0.27.0
Version: 0.28.0
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
* Sun Mar 17 2024 Automatic Build System <autodist@openmamba.org> 0.28.0-1mamba
- automatic version update by autodist
* Fri Jan 19 2024 Automatic Build System <autodist@openmamba.org> 0.27.0-1mamba
- automatic version update by autodist