Thu, 09 May 2024 06:09:58 UTC | login

Information for build brotli-0.6.0-8.fc28

ID1254
Package Namebrotli
Version0.6.0
Release8.fc28
Epoch
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:48:51 UTC
CompletedSat, 14 Apr 2018 19:48:51 UTC
Tags
f28
f29
RPMs
src
brotli-0.6.0-8.fc28.src.rpm (info) (download)
riscv64
brotli-0.6.0-8.fc28.riscv64.rpm (info) (download)
brotli-devel-0.6.0-8.fc28.riscv64.rpm (info) (download)
python2-brotli-0.6.0-8.fc28.riscv64.rpm (info) (download)
python3-brotli-0.6.0-8.fc28.riscv64.rpm (info) (download)
Changelog * Sun Oct 29 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-8 - forgot about this * Sun Oct 29 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-7 - bro is already taken by the bro package * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue May 23 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-4 - add man pages * Sun May 14 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-3 - wrong directory for ctest - LICENSE not needed in -devel - fix "spurious-executable-perm" - rpmbuild does the cleaning for us, so 'rm -rf %{buildroot}' isn't needed * Sat May 13 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-2 - include libraries and development files * Sat May 06 2017 Travis Kendrick <pouar@pouar.net> - 0.6.0-1 - Initial build