automatic version update by autodist [release 1.4.0-1mamba;Sun Dec 03 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:26:51 +01:00
parent 734b725265
commit 5058db4d33

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-maturin
Version: 1.3.2
Version: 1.4.0
Release: 1mamba
Summary: Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
Group: System/Libraries
@ -52,6 +52,9 @@ done
%{python_sitearch}/%{pkgname}/*
%changelog
* Sun Dec 03 2023 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic version update by autodist
* Wed Nov 15 2023 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
- automatic version update by autodist