14
0
forked from pool/python-zstd

- update to 1.5.1.0:

* update libzstd to 1.5.1 - follow upstream
  * fix passing VERSION string to compiler

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstd?expand=0&rev=23
This commit is contained in:
2022-01-10 11:50:43 +00:00
committed by Git OBS Bridge
parent c9c80d0fa6
commit bc20cdcc42
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zstd
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zstd
Version: 1.5.0.4
Version: 1.5.1.0
Release: 0
Summary: ZSTD Bindings for Python
License: BSD-2-Clause