automatic version update by autodist [release 0.32.6-1mamba;Wed Nov 13 2024]

This commit is contained in:
Automatic Build System 2024-11-13 22:44:27 +01:00
parent b037cf6075
commit f05d8084b5

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-specfile Name: python-specfile
Version: 0.32.5 Version: 0.32.6
Release: 1mamba Release: 1mamba
Summary: A library for parsing and manipulating RPM spec files Summary: A library for parsing and manipulating RPM spec files
Group: System/Libraries Group: System/Libraries
@ -13,7 +13,6 @@ License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: python3.11dist(rpm) BuildRequires: python3.11dist(rpm)
BuildRequires: python3.11dist(typing-extensions)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%description %description
@ -49,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 0.32.6-1mamba
- automatic version update by autodist
* Sun Oct 27 2024 Automatic Build System <autodist@openmamba.org> 0.32.5-1mamba * Sun Oct 27 2024 Automatic Build System <autodist@openmamba.org> 0.32.5-1mamba
- automatic version update by autodist - automatic version update by autodist