Name: | abseil-cpp |
---|---|
Version: | 20240722.1 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2657338 |
License: | Apache-2.0 AND LicenseRef-Fedora-Public-Domain |
RPM: | abseil-cpp-20240722.1-1.el10_0.x86_64.rpm |
Source RPM: | abseil-cpp-20240722.1-1.el10_0.src.rpm |
Build Date: | Mon Feb 03 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://abseil.io |
Summary: | C++ Common Libraries |
Description: | Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs we've found through usage in the Google code base. We denote those cases clearly within the library code we provide you. Abseil is not meant to be a competitor to the standard library; we've just found that many of these utilities serve a purpose within our code base, and we now want to provide those resources to the C++ community as a whole. |
- Update to 20240722.1 (close RHBZ#2341808)
- Rebuilt for gtest 1.15.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Patch for GCC 15 (fix RHBZ#2336266)
- Report and skip a test regression on ppc64le
- Update to 20240722.0 (close RHBZ#2302537)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt with upstream patch for NegativeNaN test failure on riscv64
- Disable NegativeNaN test on riscv64
- Update to 20240116.2 (close RHBZ#2274172)