automatic upgrade to latest version of zstd

This commit is contained in:
Shinwell Hu 2020-05-22 03:52:24 +00:00
parent 899172d63e
commit 65f6bcfcbb
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
zstd-1.4.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%bcond_without pzstd %bcond_without pzstd
Name: zstd Name: zstd
Version: 1.3.6 Version: 1.4.4
Release: 3 Release: 0
Summary: A fast lossless compression algorithm Summary: A fast lossless compression algorithm
License: BSD and GPLv2 License: BSD and GPLv2
URL: https://github.com/facebook/zstd URL: https://github.com/facebook/zstd
@ -85,8 +85,11 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1
%{_mandir}/man1/*.1* %{_mandir}/man1/*.1*
%changelog %changelog
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.3.6-3 * Fri May 22 2020 SimpleUpdate Robot <tc@openeuler.org>
- Update to version 1.4.4
* Mon Jan 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4.4-3
- Delete useless files. - Delete useless files.
* Sun Sep 15 2019 dongjian <dongjian13@huawei.com> - 1.3.6-2 * Sun Sep 15 2019 dongjian <dongjian13@huawei.com> - 1.4.4-2
- Modification summary - Modification summary