Changelog for
abseil-cpp-source-20190808-bp153.1.14.x86_64.rpm :
* Thu Jan 16 2020 Michał Rostecki
- Remove all packages except source.
* Tue Jan 14 2020 Dominique Leuenberger - Set ExcludeArch: %ix86: bazel is required to build which in turn is not supported on ix86.
* Wed Dec 18 2019 Swaminathan Vasudevan - Update to version 20190808
* Sat Nov 23 2019 Bernhard Wiedemann - Sort find output to make build reproducible (boo#1041090)
* Thu Oct 17 2019 Richard Brown - Remove obsolete Groups tag (fate#326485)
* Mon Sep 23 2019 mrosteckiAATTopensuse.org- Update to version 20190605:
* avoid use of undefined ABSL_HAVE_ELF_MEM_IMAGE
* Avoid undefined behavior when nullptr is passed to memcpy with size 0
* CMake: Set correct flags for clang-cl
* Adding linking of CoreFoundation to CMakeLists in absl/time as time_zone_lookup.cc includes CoreFoundation
* Implement Span::first and Span::last from C++20
* Changed HTTP URLs to HTTPS where possible
* Fix GCC8 warnings
* Fix library order for Conan package
* _umul128 is not available on Windows ARM64
* Add note at top that this is supported best-effort
* Update Conan author
* Add Conan topics
* Remove cctz as external dependency
* Add Conan recipe
* Thu Sep 19 2019 Michał Rostecki - Add source package.
* Wed Jul 24 2019 Michał Rostecki - Use bazel0.19 as build fails with the latest bazel (0.26)
* Thu Mar 07 2019 Michal Rostecki - Add soname to all
*.so
* files.
* Thu Feb 28 2019 Michał Rostecki - Fix build with Bazel 0.22.0.- Add optflags.
* Fri Jan 18 2019 Guillaume GARDET - Fix aarch64 and ppc64 builds
* Wed Dec 12 2018 Jan Engelhardt - Trim redundancies from description.
* Thu Nov 29 2018 Michał Rostecki - Update to version 20181127:
* Export of internal Abseil changes. -- 15d7bcf28220750db46930f4d8c090b54e3ae5fe by Jon Cohen :
* Export of internal Abseil changes. -- 5278e56bd7d322ecf161eaf29fd7fa3941d7431b by Greg Falcon :- Switch from CMake to Bazel
* Mon Nov 19 2018 Michał Rostecki - Update to version 20181116:
* Export of internal Abseil changes. -- da04b8cd21f6225d71397471474d34a77df0efd6 by Jon Cohen :
* Export of internal Abseil changes. -- 5f1ab09522226336830d9ea6ef7276d37f536ac5 by Abseil Team :
* Export of internal Abseil changes. -- 07575526242a8e1275ac4223a3d2822795f46569 by CJ Johnson :
* Export of internal Abseil changes. -- 178e7a9a76fc8fcd6df6335b59139cbe644a16b9 by Jon Cohen :
* Export of internal Abseil changes. -- ee19e203eca970ff88e8f25ce4e19c32e143b988 by Jon Cohen :
* Export of internal Abseil changes. -- 4e224c85c3730398919fc5195cb1fc7a752e6e4f by Mark Barolak :
* Export of internal Abseil changes. -- 9e8aa654630015ea8221703b0ea10dd1a47a848f by Abseil Team :
* Export of internal Abseil changes. -- ba4dd47492748bd630462eb68b7959037fc6a11a by Abseil Team :
* Fix compilation of generic byteswap routines
* Fix absl::container on VS2017 v15.8 (#192)