From b5fd2ead7e2a8b7d5c7b4d71f8aa8c3623e0f6b4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 6 Mar 2024 01:20:38 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.0-1mamba;Tue Mar 05 2024] --- python-maturin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-maturin.spec b/python-maturin.spec index 88f3355..6e01045 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.4.0 +Version: 1.5.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 +* Tue Mar 05 2024 Automatic Build System 1.5.0-1mamba +- automatic version update by autodist + * Sun Dec 03 2023 Automatic Build System 1.4.0-1mamba - automatic version update by autodist