From 08498cbdbe01f7a874e296ee23c2e2972f291f66 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:58:10 +0100 Subject: [PATCH] automatic version update by autodist [release 0.18.0-1mamba;Wed Jun 22 2022] --- python-zstandard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zstandard.spec b/python-zstandard.spec index 4dc4cc6..b95be50 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -1,5 +1,5 @@ Name: python-zstandard -Version: 0.17.0 +Version: 0.18.0 Release: 1mamba Summary: Python bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided Group: System/Libraries @@ -50,6 +50,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Wed Jun 22 2022 Automatic Build System 0.18.0-1mamba +- automatic version update by autodist + * Wed Jan 19 2022 Automatic Build System 0.17.0-1mamba - automatic version update by autodist