update to version 1.5.5.1

This commit is contained in:
wang--ge 2023-04-07 02:09:05 +08:00
parent 1ba284550a
commit 624fe0deee
3 changed files with 5 additions and 2 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.4.0 Version: 1.5.5.1
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/04/ae/6699c5123e322d08cbd67915e876f90469e8e734e224ceb375ebaa9073fc/zstd-1.5.4.0.tar.gz Source0: https://files.pythonhosted.org/packages/ba/b4/bf8c6a6b73c6b267a13df955f821f041fcc770b56820b135849f33e3b888/zstd-1.5.5.1.tar.gz
%description %description
Simple Python bindings for the Zstd compression library. Simple Python bindings for the Zstd compression library.
@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Apr 07 2023 Ge Wang <wang__ge@126.com> - 1.5.5.1-1
- Update to version 1.5.5.1
* Mon Feb 27 2023 wubijie <wubijie@kylinos.cn> - 1.5.4.0-1 * Mon Feb 27 2023 wubijie <wubijie@kylinos.cn> - 1.5.4.0-1
- Update package to version 1.5.4.0 - Update package to version 1.5.4.0

Binary file not shown.

BIN
zstd-1.5.5.1.tar.gz Normal file

Binary file not shown.