diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index e1fa7db..29483be 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-setuptools-rust -Version: 1.8.1 +Version: 1.9.0 Release: 1mamba Summary: A plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython Group: System/Libraries @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Feb 25 2024 Automatic Build System 1.9.0-1mamba +- automatic version update by autodist + * Fri Dec 01 2023 Automatic Build System 1.8.1-1mamba - automatic version update by autodist