Changelog for
libboost_program_options1_85_0-1.85.0-2.1.x86_64.rpm :
* 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
* Sun Jan 29 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
* Tue Dec 21 2021 aschnellAATTsuse.com- update to 1.78.0:
* for details on all changes see, https://www.boost.org/users/history/version_1_78_0.html- boost-math.patch: removed- 0001-b2-fix-install.patch: added from upstream
* Mon Oct 25 2021 Matthias Mailänder - Fix boost nowide development not requiring the library itself
* Thu Oct 21 2021 aschnellAATTsuse.com- make boost-json-devel require boost-container-devel (bsc#1191822)
* Fri Sep 17 2021 aschnellAATTsuse.com- update to 1.77.0:
* new libraries: + Describe - Reflection Library + Lambda2 - Lambda Library
* for details on all changes see, https://www.boost.org/users/history/version_1_77_0.html- dynamic_linking.patch: updated- boost-math.patch and boost-process.patch: added from upstream
* Tue Jun 01 2021 Haochuan Chen - Compile boost iostreams with lzma support for reading .xz files
* Sat May 08 2021 Dirk Müller - use https:// in spec file
* Wed May 05 2021 Andreas Schwab - Also exclude libboost_math_c99l and libboost_math_tr1l on ppc
* Wed Apr 28 2021 Michel Normand - Remove libboost_math_c99l.so
* libboost_math_tr1l.so
* in spec file for PowerPC compiled w/ BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
* Mon Apr 19 2021 aschnellAATTsuse.com- update to 1.76.0:
* for details on all changes see, https://www.boost.org/users/history/version_1_76_0.html- remove boost-disable-pch-on-aarch64.patch, compile bug seems to be fixed meanwhile- baselibs.conf: updated to new version
* Tue Feb 09 2021 Adam Majer - Fix HPC build on ARM. It seems boost_serialization libraries are no longer implicitly build with this setup.
* Sat Feb 06 2021 Egbert Eich - Add build support for gcc10 to HPC build (bsc#1174439).- Add openmpi4 flavors (jsc#SLE-16462).