Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libboost_graph_parallel1_85_0 | Distribution: openSUSE Tumbleweed |
Version: 1.85.0 | Vendor: openSUSE |
Release: 2.2 | Build date: Sat Jun 29 09:13:57 2024 |
Group: System/Libraries | Build host: reproducible |
Size: 690336 | Source RPM: boost-extra-1.85.0-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.boost.org | |
Summary: Boost.Graph.Distributed runtime library |
This package contains the Boost.Graph parallel runtime library
BSL-1.0
* Sat Jun 29 2024 Friedrich Haubensak <hsk17@mail.de> - add patch boost-1.85.0-python-numpy-2.patch from upstream * Tue Apr 23 2024 aschnell@suse.com - 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 * Wed Mar 20 2024 Richard Biener <rguenther@suse.com> - Avoid BuildRequire of 'gcc-c++ > 5' which is only a redundant check. This interferes with Substitute. * Wed Feb 21 2024 aschnell@suse.com - avoid obsolete rpm syntax * Thu Dec 14 2023 aschnell@suse.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 <nicolas.morey@suse.com> - Fix build for gnu-mpich-hpc broken by previous update * Tue Oct 24 2023 Nicolas Morey <nicolas.morey@suse.com> - Drop support for obsolete openmpi[123] - Prepare support for openmpi5 * Tue Sep 05 2023 aschnell@suse.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 aschnell@suse.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 <mpluskal@suse.com> - Build AVX2 enabled hwcaps library for x86_64-v3 * Sun Jan 29 2023 Dirk Müller <dmueller@suse.com> - add boost-phoenix-revert-std-tuple-support.patch to fix libetonyek and others build that use boost::phoenix * Wed Dec 14 2022 Arvin Schnell <aschnell@suse.com> - 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 <dmueller@suse.com> - switch to pkgconfig(zlib) so that alternative providers can be used * Mon Aug 22 2022 Adam Majer <adam.majer@suse.de> - ppc64le: added some new math libraries (bsc#1202594) * Wed Aug 17 2022 Dirk Müller <dmueller@suse.com> - 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 <stefan.bruens@rwth-aachen.de> - 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 <dmueller@suse.com> - 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 aschnell@suse.com - add dependency on libzstd and libzstd-devel to get on-the-fly zstd compression in boost-iostreams * Tue Dec 21 2021 aschnell@suse.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 <mailaender@opensuse.org> - Fix boost nowide development not requiring the library itself * Thu Oct 21 2021 aschnell@suse.com - make boost-json-devel require boost-container-devel (bsc#1191822) * Fri Sep 17 2021 aschnell@suse.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 <yjcoshc@mail.nankai.edu.cn> - Compile boost iostreams with lzma support for reading .xz files * Sat May 08 2021 Dirk Müller <dmueller@suse.com> - use https:// in spec file * Wed May 05 2021 Andreas Schwab <schwab@suse.de> - Also exclude libboost_math_c99l and libboost_math_tr1l on ppc * Wed Apr 28 2021 Michel Normand <normand@linux.vnet.ibm.com> - 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 aschnell@suse.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 <adam.majer@suse.de> - Fix HPC build on ARM. It seems boost_serialization libraries are no longer implicitly build with this setup. * Sat Feb 06 2021 Egbert Eich <eich@suse.com> - Add build support for gcc10 to HPC build (bsc#1174439). - Add openmpi4 flavors (jsc#SLE-16462).
/usr/lib64/libboost_graph_parallel.so.1.85.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Sep 14 00:26:40 2024