Tue, 07 May 2024 19:40:07 UTC | login

Information for build lzfse-1.0-1.fc37

ID221412
Package Namelzfse
Version1.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lzfse.git#ff0eb52c3d9b36e89660ef263db69b613a6cc55c
SummaryLZFSE compression library and command line tool
DescriptionLZFSE is a Lempel-Ziv style data compression algorithm using Finite State Entropy coding. It targets similar compression rates at higher compression and decompression speed compared to deflate using zlib. This package is a reference C implementation of the LZFSE compressor introduced in the Compression library with OS X 10.11 and iOS 9.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 16 Nov 2022 13:51:37 UTC
CompletedWed, 16 Nov 2022 15:54:01 UTC
Taskbuild (f37, /rpms/lzfse.git:ff0eb52c3d9b36e89660ef263db69b613a6cc55c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lzfse.git#ff0eb52c3d9b36e89660ef263db69b613a6cc55c'}}
Tags
f37
f38
RPMs
src
lzfse-1.0-1.fc37.src.rpm (info) (download)
riscv64
lzfse-1.0-1.fc37.riscv64.rpm (info) (download)
lzfse-devel-1.0-1.fc37.riscv64.rpm (info) (download)
lzfse-libs-1.0-1.fc37.riscv64.rpm (info) (download)
lzfse-debuginfo-1.0-1.fc37.riscv64.rpm (info) (download)
lzfse-debugsource-1.0-1.fc37.riscv64.rpm (info) (download)
lzfse-libs-debuginfo-1.0-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Sep 19 2022 Davide Cavalca <dcavalca@fedoraproject.org> 1.0-1 - Initial import; Fixes: RHBZ#2124298