Name: | snappy |
---|---|
Version: | 1.1.8 |
Release: | 8.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 64169 |
License: | BSD |
RPM: | snappy-1.1.8-8.el9.x86_64.rpm |
Source RPM: | snappy-1.1.8-8.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/snappy |
Summary: | Fast compression and decompression library |
Description: | Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Drop BuildRequires dependency on gtest
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Use __cmake_in_source_build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Updated to new release. - Dropped version-related patch which has been applied upstream (BZ #1527850).