!8 Upgrade package to version 1.5.2.6
From: @ccdxx Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
23ff4a3f43
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zstd
|
Name: python-zstd
|
||||||
Version: 1.5.2.5
|
Version: 1.5.2.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: ZSTD Bindings for Python
|
Summary: ZSTD Bindings for Python
|
||||||
License: BSD-2-Clause
|
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/3d/3a/296aad7054ef4ec1f5c66d6a4aacd77cb0bc6d005064cca5c40d0169f196/zstd-1.5.2.5.tar.gz
|
Source0: https://files.pythonhosted.org/packages/94/1c/aff1c526d19d989ad4ed8dbe5b687172091ec5da3008264a4a5670c01c34/zstd-1.5.2.6.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Simple Python bindings for the Zstd compression library.
|
Simple Python bindings for the Zstd compression library.
|
||||||
@ -28,7 +28,7 @@ Provides: python3-zstd-doc
|
|||||||
Simple Python bindings for the Zstd compression library.
|
Simple Python bindings for the Zstd compression library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n zstd-1.5.2.5
|
%autosetup -n zstd-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2022 chendexi <chendexi@kylinos.cn> - 1.5.2.6-1
|
||||||
|
- Upgrade package to version 1.5.2.6
|
||||||
|
|
||||||
* Wed Aug 10 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.5.2.5-1
|
* Wed Aug 10 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.5.2.5-1
|
||||||
- update to 1.5.2.5
|
- update to 1.5.2.5
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
zstd-1.5.2.6.tar.gz
Normal file
BIN
zstd-1.5.2.6.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user