diff --git a/python-maturin.spec b/python-maturin.spec index 19f8d2f..432e5d7 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-maturin -Version: 1.7.1 +Version: 1.7.2 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 +* Wed Sep 25 2024 Automatic Build System 1.7.2-1mamba +- automatic version update by autodist + * Thu Aug 22 2024 Automatic Build System 1.7.1-1mamba - automatic version update by autodist