From ab201d7c97b0536253fb44ccbbe87a9cce27fd3e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 18 Jul 2024 01:23:15 +0200 Subject: [PATCH] automatic version update by autodist [release 0.23.0-1mamba;Tue Jul 16 2024] --- python-zstandard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zstandard.spec b/python-zstandard.spec index 007d3d8..00574c1 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -1,5 +1,5 @@ Name: python-zstandard -Version: 0.22.0 +Version: 0.23.0 Release: 1mamba Summary: Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided Group: System/Libraries @@ -51,6 +51,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Tue Jul 16 2024 Automatic Build System 0.23.0-1mamba +- automatic version update by autodist + * Wed Nov 01 2023 Automatic Build System 0.22.0-1mamba - automatic version update by autodist