diff --git a/python-zstandard.spec b/python-zstandard.spec index d6674be..4dc4cc6 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -1,5 +1,5 @@ Name: python-zstandard -Version: 0.16.0 +Version: 0.17.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 Jan 19 2022 Automatic Build System 0.17.0-1mamba +- automatic version update by autodist + * Sun Oct 17 2021 Automatic Build System 0.16.0-1mamba - automatic version update by autodist