Wed, 31 May 2023 16:39:08 UTC

Information for build lzfse-1.0-1.fc38

ID2064699
Package Namelzfse
Version1.0
Release1.fc38
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 bydcavalca
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 15:14:43 UTC
CompletedMon, 19 Sep 2022 15:17:27 UTC
Taskbuild (rawhide, /rpms/lzfse.git:ff0eb52c3d9b36e89660ef263db69b613a6cc55c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lzfse.git#ff0eb52c3d9b36e89660ef263db69b613a6cc55c'}}
Tags
f38
RPMs
src
lzfse-1.0-1.fc38.src.rpm (info) (download)
aarch64
lzfse-1.0-1.fc38.aarch64.rpm (info) (download)
lzfse-devel-1.0-1.fc38.aarch64.rpm (info) (download)
lzfse-libs-1.0-1.fc38.aarch64.rpm (info) (download)
lzfse-debuginfo-1.0-1.fc38.aarch64.rpm (info) (download)
lzfse-debugsource-1.0-1.fc38.aarch64.rpm (info) (download)
lzfse-libs-debuginfo-1.0-1.fc38.aarch64.rpm (info) (download)
i686
lzfse-1.0-1.fc38.i686.rpm (info) (download)
lzfse-devel-1.0-1.fc38.i686.rpm (info) (download)
lzfse-libs-1.0-1.fc38.i686.rpm (info) (download)
lzfse-debuginfo-1.0-1.fc38.i686.rpm (info) (download)
lzfse-debugsource-1.0-1.fc38.i686.rpm (info) (download)
lzfse-libs-debuginfo-1.0-1.fc38.i686.rpm (info) (download)
ppc64le
lzfse-1.0-1.fc38.ppc64le.rpm (info) (download)
lzfse-devel-1.0-1.fc38.ppc64le.rpm (info) (download)
lzfse-libs-1.0-1.fc38.ppc64le.rpm (info) (download)
lzfse-debuginfo-1.0-1.fc38.ppc64le.rpm (info) (download)
lzfse-debugsource-1.0-1.fc38.ppc64le.rpm (info) (download)
lzfse-libs-debuginfo-1.0-1.fc38.ppc64le.rpm (info) (download)
x86_64
lzfse-1.0-1.fc38.x86_64.rpm (info) (download)
lzfse-devel-1.0-1.fc38.x86_64.rpm (info) (download)
lzfse-libs-1.0-1.fc38.x86_64.rpm (info) (download)
lzfse-debuginfo-1.0-1.fc38.x86_64.rpm (info) (download)
lzfse-debugsource-1.0-1.fc38.x86_64.rpm (info) (download)
lzfse-libs-debuginfo-1.0-1.fc38.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Sep 19 2022 Davide Cavalca <dcavalca@fedoraproject.org> 1.0-1 - Initial import; Fixes: RHBZ#2124298