Upgrade package to version 1.5.2.6

This commit is contained in:
chendexi 2022-12-09 16:53:25 +08:00
parent 498353c7b5
commit d5fdf99683
3 changed files with 6 additions and 3 deletions

View File

@ -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

Binary file not shown.