diff --git a/python-zstandard.spec b/python-zstandard.spec index e849d28..0fc9390 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -1,5 +1,5 @@ Name: python-zstandard -Version: 0.15.0 +Version: 0.15.1 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 +* Sun Jan 03 2021 Automatic Build System 0.15.1-1mamba +- automatic version update by autodist + * Wed Dec 30 2020 Automatic Build System 0.15.0-1mamba - automatic version update by autodist