!4 License compliance rectification
From: @penelope_y Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
1e65bf0b8d
@ -1,8 +1,8 @@
|
|||||||
Name: python-zstd
|
Name: python-zstd
|
||||||
Version: 1.4.8.1
|
Version: 1.4.8.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: ZSTD Bindings for Python
|
Summary: ZSTD Bindings for Python
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/sergey-dryabzhinsky/python-zstd
|
URL: https://github.com/sergey-dryabzhinsky/python-zstd
|
||||||
Source0: https://files.pythonhosted.org/packages/92/bc/6bc155c61db55d5b3111a8afc76aaec084372bde89a82ecd4f5fd96c639a/zstd-1.4.8.1.tar.gz
|
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
|
%{python3_sitearch}/zstd*.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat May 07 2022 wulei <wulei80@h-partners.com> 1.4.8.1-2
|
||||||
- Fix python3.8+ use py_ssize_t type
|
- Fix python3.8+ use py_ssize_t type
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user