Fri, 25 Apr 2025 00:26:38 MSK | login

Information for build brotli-1.1.0-4.el10

ID21091
Package Namebrotli
Version1.1.0
Release4.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/brotli#1be65145faf97b87c7e603d7a9e8b5e71d06ca4e
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 byscherevko
State complete
Volume DEFAULT
StartedTue, 10 Dec 2024 17:29:40 MSK
CompletedTue, 10 Dec 2024 17:36:03 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/brotli/:changed/i10c-beta/brotli-1.1.0-4.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/brotli/?#changed/i10c-beta/brotli-1.1.0-4.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
brotli-1.1.0-4.el10.src.rpm (info) (download)
aarch64
brotli-1.1.0-4.el10.aarch64.rpm (info) (download)
brotli-devel-1.1.0-4.el10.aarch64.rpm (info) (download)
libbrotli-1.1.0-4.el10.aarch64.rpm (info) (download)
python3-brotli-1.1.0-4.el10.aarch64.rpm (info) (download)
brotli-debuginfo-1.1.0-4.el10.aarch64.rpm (info) (download)
brotli-debugsource-1.1.0-4.el10.aarch64.rpm (info) (download)
libbrotli-debuginfo-1.1.0-4.el10.aarch64.rpm (info) (download)
python3-brotli-debuginfo-1.1.0-4.el10.aarch64.rpm (info) (download)
x86_64
brotli-1.1.0-4.el10.x86_64.rpm (info) (download)
brotli-devel-1.1.0-4.el10.x86_64.rpm (info) (download)
libbrotli-1.1.0-4.el10.x86_64.rpm (info) (download)
python3-brotli-1.1.0-4.el10.x86_64.rpm (info) (download)
brotli-debuginfo-1.1.0-4.el10.x86_64.rpm (info) (download)
brotli-debugsource-1.1.0-4.el10.x86_64.rpm (info) (download)
libbrotli-debuginfo-1.1.0-4.el10.x86_64.rpm (info) (download)
python3-brotli-debuginfo-1.1.0-4.el10.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.0-4 - Rebuilt for MSVSphere 10 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.0-4 - Bump release for June 2024 mass rebuild * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Sep 15 2023 Jonathan Wright <jonathan@almalinux.org> - 1.1.0-1 - Update to 1.1.1 rhbz#2233368 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.0.9-12 - Rebuilt for Python 3.12 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 03 2022 Jonathan Wright <jonathan@almalinux.org> - 1.0.9-10 - Fix EL7 builds