From 0de4f7d92f9196a20b5850345b3013df2798a3f7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 4 Dec 2024 15:05:06 +0100 Subject: [PATCH] automatic version update by autodist [release 0.22.1-1mamba;Wed Dec 04 2024] --- python-rpds_py.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-rpds_py.spec b/python-rpds_py.spec index 66df278..4e9a361 100644 --- a/python-rpds_py.spec +++ b/python-rpds_py.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rpds_py -Version: 0.21.0 +Version: 0.22.1 Release: 1mamba Summary: Python bindings to Rust's persistent data structures (rpds) Group: System/Libraries @@ -51,6 +51,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Dec 04 2024 Automatic Build System 0.22.1-1mamba +- automatic version update by autodist + +* Tue Dec 03 2024 Automatic Build System 0.22.0-1mamba +- automatic version update by autodist + * Thu Nov 07 2024 Automatic Build System 0.21.0-1mamba - automatic version update by autodist