diff --git a/python-rpds_py.spec b/python-rpds_py.spec index 4e9a361..ad6c4ca 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.22.1 +Version: 0.22.3 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 +* Wed Dec 04 2024 Automatic Build System 0.22.3-1mamba +- automatic version update by autodist + * Wed Dec 04 2024 Automatic Build System 0.22.1-1mamba - automatic version update by autodist