automatic version update by autodist [release 1.3.0-1mamba;Wed Apr 27 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:39:04 +01:00
parent d0abd71151
commit 1ac6d12382

View File

@ -1,6 +1,6 @@
Name: python-setuptools-rust
Version: 1.2.0
Release: 2mamba
Version: 1.3.0
Release: 1mamba
Summary: A plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython
Group: System/Libraries
Vendor: openmamba
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Apr 27 2022 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
- automatic version update by autodist
* Fri Apr 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-2mamba
- rebuilt with python 3.10