Name: | snappy |
---|---|
Version: | 1.1.10 |
Release: | 7.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 68509 |
License: | BSD-3-Clause |
RPM: | snappy-1.1.10-7.el10.x86_64.rpm |
Source RPM: | snappy-1.1.10-7.el10.src.rpm |
Build Date: | Thu Jan 30 2025 |
Build Host: | build-ol10-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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Remove build-dependency google-benchmark
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Drop gtest on RHEL, migrate to SPDX license identifier
- Updated to version 1.1.10. - Removed snappy-inline.patch as it's no longer required.
- Build with C++14 instead of C++11; gtest 1.13.0 requires it
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild