Changelog for
libboost_chrono1_81_0-1.81.0-3.1.i586.rpm :
* 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
* 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).
* Mon Dec 28 2020 Adam Majer - Log additional information during build- Add missing dependencies in libboost_iostream-devel (bsc#1180359)
* Wed Dec 23 2020 Adam Majer - libboost_nowide now uses same pattern of Provides/Conflicts and version numbers as other Boost libraries- Add missing conflicts for Boost 1.66- Boost.Build (jam) implementation is now obsoletes older versions
* Thu Dec 17 2020 Adam Majer - Replace hardcoded python3.8 path in the spec file- Add Conflicts with Boost 1.66 version in SLE15 since that version uses different Provides.
* Mon Dec 14 2020 Adam Majer - update to 1.75.0:
* new library: + Boost.JSON - JSON parsing library + Boost.LEAF - error handling library + Boost.PFR - basic reflection without macros or boilderplate code
* for details on all changes see, https://www.boost.org/users/history/version_1_75_0.html- package boost\'s jam files so the Boost.Build is more usable- python_library_name.patch: update it to remove python version suffix and keep old sonames. We only support one python3 version at a time.- refreshed patches: boost-no_type_punning.patch boost-strict_aliasing.patch python_library_name.patch- serialization_missing_includes.patch: upstreamed- baselibs.conf: updated to new version
* Tue Sep 29 2020 Adam Majer - serialization_missing_includes.patch: Add additional missing includes in the serialization library
* Wed Sep 16 2020 Adam Majer - serialization_missing_includes.patch: Add missing includes in the serialization library (bsc#1176597)
* Thu Sep 03 2020 Berthold Gunreben - Enable context on s390x
* Thu Aug 27 2020 Dirk Mueller - fix nothing provides libboost_mpi_python-py3-1_74_0
* Fri Aug 21 2020 Dirk Mueller - provide/obsolete boost-nowide 10.0.2
* Mon Aug 17 2020 Dirk Mueller - update to 1.74.0:
* adds Boost.NoWide
* see https://www.boost.org/users/history/version_1_72_0.html
* see https://www.boost.org/users/history/version_1_73_0.html
* see https://www.boost.org/users/history/version_1_74_0.html- remove riscv-support.patch, 3ecbf83f.patch (upstream)- remove boost-visibility.patch, boost-no_segfault_in_Regex_filter.patch (obsolete, will never go upstream)- add boost-remove-cmakedir.patch (remove buildroot embedding in cmake files)- remove python 2.7, it is 2020 after all
* Thu Mar 12 2020 Adam Majer - Fix packaging errors in cases where python2 is disabled and unavailable.
* Fri Feb 28 2020 Egbert Eich - Fix macro which defines the name of the HPC python3 library directory (bsc#1165277).- Include headers and serial libs in the HPC MPI packages (bsc#1165307).
* Mon Jan 13 2020 Christian Goll - removed hpc bjam package (boo#1160621)- added gnu-hpc-openmpi3 and mpich flavor (boo#1160622)