From 444e5c387f694307cfa67415d6f1c88016f26edd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 4 Dec 2024 12:25:47 +0100 Subject: [PATCH] automatic version update by autodist [release 1.7.7-1mamba;Tue Dec 03 2024] --- python-maturin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-maturin.spec b/python-maturin.spec index 65bebcf..7d0e5c6 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.6 +Version: 1.7.7 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 Dec 03 2024 Automatic Build System 1.7.7-1mamba +- automatic version update by autodist + * Fri Nov 29 2024 Automatic Build System 1.7.6-1mamba - automatic version update by autodist