From 47a29eceab3d7ef2b6e797ed966b802fcfc08933 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:58:11 +0100 Subject: [PATCH] automatic version update by autodist [release 0.22.0-1mamba;Wed Nov 01 2023] --- python-zstandard.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-zstandard.spec b/python-zstandard.spec index adbf202..007d3d8 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -1,6 +1,6 @@ Name: python-zstandard -Version: 0.21.0 -Release: 2mamba +Version: 0.22.0 +Release: 1mamba Summary: Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided Group: System/Libraries Vendor: openmamba @@ -51,6 +51,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Wed Nov 01 2023 Automatic Build System 0.22.0-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 0.21.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba