Update to version 1.4.5

This commit is contained in:
Shinwell Hu 2020-05-30 03:14:08 +00:00
parent 79395f2465
commit f1dec1f308
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
zstd-1.4.5.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%bcond_without pzstd %bcond_without pzstd
Name: zstd Name: zstd
Version: 1.4.4 Version: 1.4.5
Release: 0 Release: 0
Summary: A fast lossless compression algorithm Summary: A fast lossless compression algorithm
License: BSD and GPLv2 License: BSD and GPLv2
@ -85,6 +85,9 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1
%{_mandir}/man1/*.1* %{_mandir}/man1/*.1*
%changelog %changelog
* Sat May 30 2020 SimpleUpdate Robot <tc@openeuler.org>
- Update to version 1.4.5
* Fri May 22 2020 SimpleUpdate Robot <tc@openeuler.org> * Fri May 22 2020 SimpleUpdate Robot <tc@openeuler.org>
- Update to version 1.4.4 - Update to version 1.4.4