| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- fix compilation of compute module (gh#boostorg/uuid#166) - boost-compute-uuid.patch: added
- update to 1.86.0
* process turned into compile library
* for details on all changes see,
https://www.boost.org/users/history/version_1_86_0.html
- boost-aarch64-flags.patch: updated
- boost-1.57.0-python-abi_letters.patch: updated
- boost-process.patch: removed (included upstream)
- boost-charconv-quadmath.patch: removed (improved upstream)
- add patch boost-1.85.0-python-numpy-2.patch from upstream
- update to 1.85.0
* new libraries:
+ charconv (implementation of <charconv>)
+ scope (collection of scope guard utilities)
* for details on all changes see,
https://www.boost.org/users/history/version_1_85_0.html
- dynamic_linking.patch: updated
- boost-charconv-quadmath.patch: added
- Avoid BuildRequire of 'gcc-c++ > 5' which is only a redundant check. This interferes with Substitute.
- avoid obsolete rpm syntax
- update to 1.84.0
* new libraries:
+ Cobalt (single-threaded asynchronicity framework)
+ Redis (implements protocol RESP3)
* for details on all changes see,
https://www.boost.org/users/history/version_1_84_0.html
- drop boost-phoenix-revert-std-tuple-support.patch (upstream)
- drop boost-mpi-noreturn.patch (upstream)
- Fix build for gnu-mpich-hpc broken by previous update
- Drop support for obsolete openmpi[123] - Prepare support for openmpi5
- update to 1.83.0
* new libraries:
+ Compat - Header-only Library.
* for details on all changes see,
https://www.boost.org/users/history/version_1_83_0.html
- dynamic_linking.patch: updated
- boost-mpi-noreturn.patch: added