Wed, 08 May 2024 23:50:19 UTC | login

Information for build brotli-1.0.9-9.fc37.rvre0

ID204907
Package Namebrotli
Version1.0.9
Release9.fc37.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/brotli.git#211bdc4aed7b181a94ac9c1beb9602d463eeb6ec
SummaryLossless compression algorithm
DescriptionBrotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Sep 2022 12:39:19 UTC
CompletedThu, 22 Sep 2022 12:57:36 UTC
Taskbuild (f37, /rpms/brotli.git:211bdc4aed7b181a94ac9c1beb9602d463eeb6ec)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/brotli.git#211bdc4aed7b181a94ac9c1beb9602d463eeb6ec'}}
Tags
f37
f38
RPMs
src
brotli-1.0.9-9.fc37.rvre0.src.rpm (info) (download)
riscv64
brotli-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
brotli-devel-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
libbrotli-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
python3-brotli-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
brotli-debuginfo-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
brotli-debugsource-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
libbrotli-debuginfo-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
python3-brotli-debuginfo-1.0.9-9.fc37.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Sep 22 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.0.9-9.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.9-8 - Rebuilt for Python 3.11 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.0.9-5 - Rebuilt for Python 3.10 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Oct 01 2020 Travis Kendrick <pouar@pouar.net> - 1.0.9-3 - Apparently %autosetup calls %patch on its own * Thu Oct 01 2020 Travis Kendrick <pouar@pouar.net> - 1.0.9-2 - Fix pc file (#1884364) * Wed Sep 30 2020 Travis Kendrick <pouar@pouar.net> - 1.0.9-1 - Update to 1.0.9 (#1872932)