From a0c7e3416b1ca0d998cc307a32a26b4c5729ce41 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 7 May 2024 11:16:01 +0200 Subject: [PATCH] automatic version update by autodist [release 0.18.1-1mamba;Tue May 07 2024] --- python-rpds_py.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rpds_py.spec b/python-rpds_py.spec index 32ba1ec..31758cd 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.18.0 +Version: 0.18.1 Release: 1mamba Summary: Python bindings to Rust's persistent data structures (rpds) Group: System/Libraries @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue May 07 2024 Automatic Build System 0.18.1-1mamba +- automatic version update by autodist + * Wed Feb 14 2024 Automatic Build System 0.18.0-1mamba - automatic version update by autodist