rebuilt with python 3.10 [release 1.0.4-2mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-05 16:53:13 +01:00
parent 8ee5b0adc9
commit e9866ab7d7

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-whatthepatch
Version: 1.0.4
Release: 1mamba
Release: 2mamba
Summary: A patch parsing and application library
Group: System/Libraries
Vendor: openmamba
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 1.0.4-2mamba
- rebuilt with python 3.10
* Sun Jan 29 2023 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
- automatic version update by autodist