automatic version update by autodist [release 0.29.0-1mamba;Thu Jun 06 2024]

This commit is contained in:
Automatic Build System 2024-06-07 17:13:51 +02:00
parent 7d8a530e32
commit c71432aa90

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-specfile
Version: 0.28.3
Version: 0.29.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
* Thu Jun 06 2024 Automatic Build System <autodist@openmamba.org> 0.29.0-1mamba
- automatic version update by autodist
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 0.28.3-1mamba
- automatic version update by autodist