From 38e250bcae030f23963090248342338c11523992 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.2.0-1mamba;Wed Mar 23 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 16b629d..32a3aa2 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -1,5 +1,5 @@ Name: python-setuptools-rust -Version: 1.1.2 +Version: 1.2.0 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 +* Wed Mar 23 2022 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Fri Jan 14 2022 Automatic Build System 1.1.2-1mamba - automatic version update by autodist