Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libboost_container1_84_0-devel-1.84.0-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libboost_container1_84_0-devel Distribution: openSUSE:Factory:zSystems
Version: 1.84.0 Vendor: openSUSE
Release: 1.1 Build date: Sat Dec 16 07:48:44 2023
Group: Development/Libraries/C and C++ Build host: s390zl22
Size: 6209 Source RPM: boost-base-1.84.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.boost.org
Summary: Development headers for Boost.Container
Development header files and libraries for Boost.Container.
Boost.Container library implements several well-known containers,
including STL containers. The aim of the library is to offers advanced
features not present in standard containers or to offer the latest
standard draft features for compilers that don't comply with the latest
C++ standard.

Provides

Requires

License

BSL-1.0

Changelog

* 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
* Sat Jan 28 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).
* Mon Dec 28 2020 Adam Majer <adam.majer@suse.de>
  - Log additional information during build
  - Add missing dependencies in libboost_iostream-devel (bsc#1180359)
* Wed Dec 23 2020 Adam Majer <adam.majer@suse.de>
  - 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 <adam.majer@suse.de>
  - 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 <adam.majer@suse.de>
  - 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 <adam.majer@suse.de>
  - serialization_missing_includes.patch: Add additional missing
    includes in the serialization library
* Wed Sep 16 2020 Adam Majer <adam.majer@suse.de>
  - serialization_missing_includes.patch: Add missing includes in the
    serialization library (bsc#1176597)
* Thu Sep 03 2020 Berthold Gunreben <azouhr@opensuse.org>
  - Enable context on s390x
* Thu Aug 27 2020 Dirk Mueller <dmueller@suse.com>
  - fix nothing provides libboost_mpi_python-py3-1_74_0
* Fri Aug 21 2020 Dirk Mueller <dmueller@suse.com>
  - provide/obsolete boost-nowide 10.0.2
* Mon Aug 17 2020 Dirk Mueller <dmueller@suse.com>
  - 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 <adam.majer@suse.de>
  - Fix packaging errors in cases where python2 is disabled and
    unavailable.
* Fri Feb 28 2020 Egbert Eich <eich@suse.com>
  - 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 <cgoll@suse.com>
  - removed hpc bjam package (boo#1160621)
  - added gnu-hpc-openmpi3 and mpich flavor (boo#1160622)

Files

/usr/lib64/cmake/boost_container-1.84.0
/usr/lib64/cmake/boost_container-1.84.0/boost_container-config-version.cmake
/usr/lib64/cmake/boost_container-1.84.0/boost_container-config.cmake
/usr/lib64/cmake/boost_container-1.84.0/libboost_container-variant-shared.cmake
/usr/lib64/libboost_container.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024