diff --git a/python-rpds_py.spec b/python-rpds_py.spec index 247baff..1ab7518 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.13.2 +Version: 0.15.2 Release: 1mamba Summary: Python bindings to Rust's persistent data structures (rpds) Group: System/Libraries @@ -51,6 +51,15 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Dec 18 2023 Automatic Build System 0.15.2-1mamba +- automatic version update by autodist + +* Sun Dec 17 2023 Automatic Build System 0.14.2-1mamba +- automatic version update by autodist + +* Sun Dec 17 2023 Automatic Build System 0.14.1-1mamba +- automatic version update by autodist + * Thu Nov 30 2023 Automatic Build System 0.13.2-1mamba - automatic version update by autodist