Sun, 05 May 2024 11:19:19 UTC | login

Information for build bzip3-1.3.0-1.fc38

ID247998
Package Namebzip3
Version1.3.0
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bzip3.git#92ebee0218192c71e4c6341535e39ff8c3f37842
SummaryTools for compressing and decompressing bzip3 files
DescriptionThese are tools for compressing, decompressing, printing, and searching bzip3 files. bzip3 features higher compression ratios and better performance than bzip2 thanks to an order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a run-length encoding with Lempel-Ziv prediction pass based on LZ77-style string matching and PPM-style context modeling.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 May 2023 08:35:34 UTC
CompletedSat, 27 May 2023 10:30:11 UTC
Taskbuild (f38, /rpms/bzip3.git:92ebee0218192c71e4c6341535e39ff8c3f37842)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bzip3.git#92ebee0218192c71e4c6341535e39ff8c3f37842'}}
Tags
f38
RPMs
src
bzip3-1.3.0-1.fc38.src.rpm (info) (download)
riscv64
bzip3-1.3.0-1.fc38.riscv64.rpm (info) (download)
bzip3-devel-1.3.0-1.fc38.riscv64.rpm (info) (download)
bzip3-libs-1.3.0-1.fc38.riscv64.rpm (info) (download)
bzip3-debuginfo-1.3.0-1.fc38.riscv64.rpm (info) (download)
bzip3-debugsource-1.3.0-1.fc38.riscv64.rpm (info) (download)
bzip3-libs-debuginfo-1.3.0-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Apr 05 2023 Petr Pisar <ppisar@redhat.com> - 1.3.0-1 - 1.3.0 bump * Mon Mar 27 2023 Petr Pisar <ppisar@redhat.com> - 1.2.3-1 - 1.2.3 bump * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Petr Pisar <ppisar@redhat.com> - 1.2.2-1 - 1.2.2 bump * Fri Nov 11 2022 Petr Pisar <ppisar@redhat.com> - 1.2.1-1 - 1.2.1 bump * Wed Nov 02 2022 Petr Pisar <ppisar@redhat.com> - 1.2.0-3 - Do not own pkg-config directory * Wed Nov 02 2022 Petr Pisar <ppisar@redhat.com> - 1.2.0-2 - Less globs and and more verbose output in a spec file * Tue Nov 01 2022 Petr Pisar <ppisar@redhat.com> - 1.2.0-1 - 1.2.0 bump * Wed Oct 26 2022 Petr Pisar <ppisar@redhat.com> - 1.1.8-1 - 1.1.8 packaged