From 4f665f7bf485d0fb06a5f63f9ae82247b3912d68 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:39:04 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.2-1mamba;Sat Oct 08 2022] --- python-setuptools-rust.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index 76f6766..9af7e14 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -1,5 +1,5 @@ Name: python-setuptools-rust -Version: 1.3.0 +Version: 1.5.2 Release: 1mamba Summary: A plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Oct 08 2022 Automatic Build System 1.5.2-1mamba +- automatic version update by autodist + * Wed Apr 27 2022 Automatic Build System 1.3.0-1mamba - automatic version update by autodist