Wed, 24 Apr 2024 13:30:46 UTC | login

Information for build zmat-0.9.2-2.fc33

ID153099
Package Namezmat
Version0.9.2
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zmat.git#12d5783f5658fc3d05d8f48d7a118dd4c3e24ecd
SummaryAn easy-to-use data compression library
DescriptionZMat is a portable C library to enable easy-to-use data compression and decompression (such as zlib/gzip/lzma/lzip/lz4/lz4hc algorithms) and base64 encoding/decoding in an application. It is fast and compact, can process a large array within a fraction of a second. Among the supported compression methods, lz4 is the fastest for compression/decompression; lzma is the slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 10 May 2020 21:14:15 UTC
CompletedSun, 10 May 2020 21:32:38 UTC
Taskbuild (f33, /rpms/zmat.git:12d5783f5658fc3d05d8f48d7a118dd4c3e24ecd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zmat.git#12d5783f5658fc3d05d8f48d7a118dd4c3e24ecd'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Oct 14 2019 Qianqian Fang <fangqq@gmail.com> - 0.9.2-1 - Initial package