| Name: | brotli-devel | 
|---|---|
| Version: | 1.0.6 | 
| Release: | 1.el8 | 
| Architecture: | i686 | 
| Group: | Unspecified | 
| Size: | 54306 | 
| License: | MIT | 
| RPM: | brotli-devel-1.0.6-1.el8.i686.rpm | 
| Source RPM: | brotli-1.0.6-1.el8.src.rpm | 
| Build Date: | Mon Mar 25 2019 | 
| Build Host: | ca-build103.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/google/brotli | 
| Summary: | Lossless compression algorithm (development files) | 
| Description: | Brotli 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. This package installs the development files  | 
- Update to 1.0.6 - Resolves: rhbz#1637408
- Require the Python interpreter directly instead of using the package name - Related: rhbz#1619153
- Update to 1.0.5
- Python 2 subpackage disabled
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- update to 1.0.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- add man pages