automatic version update by autodist [release 0.32.3-1mamba;Sat Sep 28 2024]

This commit is contained in:
Automatic Build System 2024-09-28 22:15:30 +02:00
parent 48e3edbb13
commit acae896ca4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-specfile
Version: 0.32.2
Version: 0.32.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
* Sat Sep 28 2024 Automatic Build System <autodist@openmamba.org> 0.32.3-1mamba
- automatic version update by autodist
* Mon Sep 16 2024 Automatic Build System <autodist@openmamba.org> 0.32.2-1mamba
- automatic version update by autodist