License compliance rectification
This commit is contained in:
parent
84b410c426
commit
3bb9919842
@ -1,8 +1,8 @@
|
||||
Name: python-zstd
|
||||
Version: 1.4.8.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: ZSTD Bindings for Python
|
||||
License: BSD
|
||||
License: BSD-2-Clause
|
||||
URL: https://github.com/sergey-dryabzhinsky/python-zstd
|
||||
Source0: https://files.pythonhosted.org/packages/92/bc/6bc155c61db55d5b3111a8afc76aaec084372bde89a82ecd4f5fd96c639a/zstd-1.4.8.1.tar.gz
|
||||
|
||||
@ -42,6 +42,9 @@ Simple Python bindings for the Zstd compression library.
|
||||
%{python3_sitearch}/zstd*.so
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 yangping <yangping69@h-partners> - 1.4.8.1-3
|
||||
- License compliance rectification
|
||||
|
||||
* Sat May 07 2022 wulei <wulei80@h-partners.com> 1.4.8.1-2
|
||||
- Fix python3.8+ use py_ssize_t type
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user