Changelog for
boost1_87_0-quickbook-1.87.0-1.1.x86_64.rpm :
* Tue Feb 25 2025 aschnellAATTsuse.com- fixed required of process devel
* Mon Feb 24 2025 Jan Engelhardt
- Modernize specfile: use ldconfig_scriptlets- Remove idempotent %if..%endif guards
* Thu Feb 20 2025 Nicolas Morey - Remove dependency from boost-extra to openmpi for 32b systems as OpenMPI >= 5 has dropped support for 32b architectures.- Exclude arm 32b builds for HPC flavours.
* Fri Jan 31 2025 aschnellAATTsuse.com- added boost-smart-ptr.patch from upstream (bsc#1234430)
* Tue Jan 07 2025 aschnellAATTsuse.com- updated source URL
* Thu Dec 12 2024 aschnellAATTsuse.com- update to 1.87.0
* new libraries: + Parser (framework for building parsers)
* for details on all changes see, https://www.boost.org/users/history/version_1_87_0.html- boost-strict_aliasing.patch: updated- python_mpi.patch: updated- dynamic_linking.patch: updated- boost-compute-uuid.patch: included upstream- boost-1.85.0-python-numpy-2.patch: included upstream
* Mon Sep 02 2024 aschnellAATTsuse.com- fix compilation of compute module (gh#boostorg/uuid#166)- boost-compute-uuid.patch: added
* Fri Aug 30 2024 aschnellAATTsuse.com- 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)
* Sat Jun 29 2024 Friedrich Haubensak - add patch boost-1.85.0-python-numpy-2.patch from upstream
* Tue Apr 23 2024 aschnellAATTsuse.com- update to 1.85.0
* new libraries: + charconv (implementation of ) + 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
* Wed Mar 20 2024 Richard Biener - Avoid BuildRequire of \'gcc-c++ > 5\' which is only a redundant check. This interferes with Substitute.
* Wed Feb 21 2024 aschnellAATTsuse.com- avoid obsolete rpm syntax
* Thu Dec 14 2023 aschnellAATTsuse.com- 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)
* Thu Oct 26 2023 Nicolas Morey - Fix build for gnu-mpich-hpc broken by previous update
* Tue Oct 24 2023 Nicolas Morey - Drop support for obsolete openmpi[123]- Prepare support for openmpi5
* Tue Sep 05 2023 aschnellAATTsuse.com- 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
* Thu Apr 20 2023 aschnellAATTsuse.com- update to 1.82.0
* new libraries: + MySQL - MySQL Header-only Library.
* for details on all changes see, https://www.boost.org/users/history/version_1_82_0.html
* Wed Mar 08 2023 Martin Pluskal - Build AVX2 enabled hwcaps library for x86_64-v3
* Sat Jan 28 2023 Dirk Müller - add boost-phoenix-revert-std-tuple-support.patch to fix libetonyek and others build that use boost::phoenix
* Wed Dec 14 2022 Arvin Schnell - update to 1.81.0
* new libraries: + URL - URL Library
* for details on all changes see, https://www.boost.org/users/history/version_1_81_0.html
* Mon Dec 12 2022 Dirk Müller - switch to pkgconfig(zlib) so that alternative providers can be used
* Mon Aug 22 2022 Adam Majer - ppc64le: added some new math libraries (bsc#1202594)
* Wed Aug 17 2022 Dirk Müller - update to 1.80.0:
* no new libraries
* for details on all the long list of changes, see https://www.boost.org/users/history/version_1_80_0.html- drop 0001-json-array-erase-relocate.patch boost-mp-locale-fix.patch: upstream
* Sun May 29 2022 Stefan Brüns - Fix failing conversion of cpp_dec_float to double, depending on locale (gh#boostorg/multiprecision#464, boo#1199968). Add boost-mp-locale-fix.patch
* Fri Apr 15 2022 Dirk Müller - update to 1.79.0:
* no new libraries
* for details on all changes see, https://www.boost.org/users/history/version_1_79_0.html- add 0001-json-array-erase-relocate.patch- drop 0001-b2-fix-install.patch (obsolete)
* Fri Mar 11 2022 aschnellAATTsuse.com- add dependency on libzstd and libzstd-devel to get on-the-fly zstd compression in boost-iostreams