Fri, 19 Apr 2024 19:42:44 UTC | login

Information for build zmat-0.9.8-5.fc33

ID185009
Package Namezmat
Version0.9.8
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zmat.git#9d4fbcc8a3e3b6b04488b20a7bc338a1f3cef654
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
StartedFri, 07 May 2021 18:22:21 UTC
CompletedFri, 07 May 2021 18:50:53 UTC
Taskbuild (f33, /rpms/zmat.git:9d4fbcc8a3e3b6b04488b20a7bc338a1f3cef654)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zmat.git#9d4fbcc8a3e3b6b04488b20a7bc338a1f3cef654'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 29 2020 Qianqian Fang <fangqq@gmail.com> - 0.9.8-4 - Move sample codes to devel and remove from the main package * Thu May 28 2020 Qianqian Fang <fangqq@gmail.com> - 0.9.8-3 - Rebuild packages - Add sample codes directly to the devel package * Wed May 27 2020 Qianqian Fang <fangqq@gmail.com> - 0.9.8-2 - Update spec file to include demos package * Mon May 25 2020 Qianqian Fang <fangqq@gmail.com> - 0.9.8-1 - Update to new release v0.9.8 * 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