Commit Graph

197 Commits

Author SHA256 Message Date
Arvin Schnell
a16d8f1620 Accepting request 927352 from home:Mailaender:branches:games
Fix /usr/lib/libboost_nowide.so.1.77.0 not found errors.

OBS-URL: https://build.opensuse.org/request/show/927352
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=295
2021-10-26 08:56:12 +00:00
Arvin Schnell
62dfaab9bc Accepting request 926733 from home:aschnell:boost
- make boost-json-devel require boost-container-devel (bsc#1191822)

OBS-URL: https://build.opensuse.org/request/show/926733
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=294
2021-10-22 07:08:38 +00:00
Arvin Schnell
49a667b8e3 Accepting request 920345 from home:aschnell:boost
- update to 1.77.0

OBS-URL: https://build.opensuse.org/request/show/920345
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=291
2021-09-21 06:39:00 +00:00
Arvin Schnell
05af76b802 Accepting request 896571 from home:yjcoshc:branches:devel:libraries:c_c++
- Compile boost iostreams with lzma support for reading .xz files

OBS-URL: https://build.opensuse.org/request/show/896571
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=289
2021-06-01 08:15:22 +00:00
Arvin Schnell
8272103ffa Accepting request 891561 from home:dirkmueller:Factory
- use https://

OBS-URL: https://build.opensuse.org/request/show/891561
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=287
2021-05-10 05:07:37 +00:00
Arvin Schnell
63b126ab50 Accepting request 891106 from home:Andreas_Schwab:Factory
- Also exclude libboost_math_c99l and libboost_math_tr1l on ppc

OBS-URL: https://build.opensuse.org/request/show/891106
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=286
2021-05-06 17:46:23 +00:00
50bbd07cc1 Accepting request 888993 from home:michel_mno:branches:devel:libraries:c_c++
- Remove libboost_math_c99l.so* libboost_math_tr1l.so* in spec file
  for PowerPC compiled w/ BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS

OBS-URL: https://build.opensuse.org/request/show/888993
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=284
2021-04-29 07:02:29 +00:00
3bdb32bfea Accepting request 887124 from home:aschnell:boost
- 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

OBS-URL: https://build.opensuse.org/request/show/887124
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=282
2021-04-21 08:37:53 +00:00
2250ecc1d9 - Fix HPC build on ARM. It seems boost_serialization libraries
are no longer implicitly build with this setup.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=280
2021-02-09 14:24:13 +00:00
97cbe8156c Accepting request 869990 from home:eeich:branches:devel:libraries:c_c++
- Add build support for gcc10 to HPC build (bsc#1174439).
- Add openmpi4 flavors (jsc#SLE-16462).

OBS-URL: https://build.opensuse.org/request/show/869990
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=278
2021-02-09 09:53:57 +00:00
507919f776 Accepting request 859473 from home:adamm:boost_test
- Log additional information during build
- Add missing dependencies in libboost_iostream-devel (bsc#1180359)

OBS-URL: https://build.opensuse.org/request/show/859473
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=275
2020-12-30 17:40:21 +00:00
2efcb81d09 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=272
2020-12-23 11:09:39 +00:00
9b46f2e1d1 - Replace hardcoded python3.8 path in the spec file
- Add Conflicts with Boost 1.66 version in SLE15 since that version
  uses different Provides.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=270
2020-12-17 11:34:37 +00:00
1edcfb5aae Accepting request 856565 from home:adamm:boost_test
- 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

OBS-URL: https://build.opensuse.org/request/show/856565
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=269
2020-12-16 21:50:50 +00:00
9bc697023e Accepting request 838552 from home:adamm:branches:devel:libraries:c_c++
- serialization_missing_includes.patch: Add additional missing
  includes in the serialization library

OBS-URL: https://build.opensuse.org/request/show/838552
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=267
2020-09-29 12:26:05 +00:00
18d3d1e5fc serialization library (bsc#1176597)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=265
2020-09-16 11:59:19 +00:00
d771238c66 - serialization_missing_includes.patch: Add missing includes in the
serialization library

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=264
2020-09-16 11:58:23 +00:00
3040aed5ba Accepting request 832014 from openSUSE:Factory:zSystems
enable context for s390x to make it build

OBS-URL: https://build.opensuse.org/request/show/832014
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=262
2020-09-05 13:13:54 +00:00
67cba11586 - fix nothing provides libboost_mpi_python-py3-1_74_0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=260
2020-08-27 09:16:27 +00:00
55cac00dc3 - provide/obsolete boost-nowide 10.0.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=259
2020-08-21 20:06:47 +00:00
103ee14371 - remove python 2.7, it is 2020 after all
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=255
2020-08-17 18:59:27 +00:00
62336d0b67 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=253
2020-08-17 17:45:34 +00:00
7fdbd63a01 Accepting request 784249 from home:adamm:branches:devel:libraries:c_c++
- Fix packaging errors in cases where python2 is disabled and
  unavailable.

OBS-URL: https://build.opensuse.org/request/show/784249
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=251
2020-03-12 10:44:02 +00:00
f5946efe2f Accepting request 780354 from home:eeich:branches:devel:libraries:c_c++
- 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).

OBS-URL: https://build.opensuse.org/request/show/780354
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=249
2020-03-01 21:05:35 +00:00
2b3527b644 Accepting request 763902 from home:mslacken:branches:devel:libraries:c_c++
- removed hpc bjam package (boo#1160621)
- added gnu-hpc-openmpi3 and mpich flavor (boo#1160622)

OBS-URL: https://build.opensuse.org/request/show/763902
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=247
2020-01-13 14:09:06 +00:00
94efa61831 Accepting request 756854 from home:StefanBruens:branches:openSUSE:Factory:Staging:A
- Remove hardcoded abiflags (%py3_abiflags is not available for 3
  years), use python3-config instead. Fixes build with Python 3.8.

OBS-URL: https://build.opensuse.org/request/show/756854
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=245
2019-12-17 13:01:13 +00:00
b51c038128 - Update to version 1.71.0 (jsc#SLE-8571)
Adding reference to changelog only

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=243
2019-11-26 10:11:34 +00:00
90b4f40e37 Accepting request 746660 from home:StefanBruens:branches:devel:libraries:c_c++
- Make sure openmpi-macros-devel is not required for base flavor --
  consolidate build_mpi/mpi macro into just one.
- Remove BuildArch guards, no longer relevant since SuSE 11.2

OBS-URL: https://build.opensuse.org/request/show/746660
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=241
2019-11-18 10:16:43 +00:00
4dbc636325 Accepting request 742626 from science:HPC:mpi-cleanup
- Use new openmpi-macros-devel package

OBS-URL: https://build.opensuse.org/request/show/742626
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=239
2019-10-24 16:06:36 +00:00
181191f0d1 Accepting request 732120 from openSUSE:Factory:RISCV
- Enable context on riscv64
- riscv-support.patch: Add missing bits for riscv support

OBS-URL: https://build.opensuse.org/request/show/732120
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=237
2019-09-20 10:15:02 +00:00
ac5f7f256e - Make sure %{_libdir}/cmake is packaged also without openblas-devel
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=236
2019-09-19 14:36:15 +00:00
e7af5f42a9 - Update URL to reflect new location of Boost sources
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=234
2019-09-11 11:48:31 +00:00
aac9ce8238 Accepting request 729933 from home:adamm:boost_test
- Update to version 1.71.0
  Breaking changes:
  * Uuid: MD5 name-based uuid generation was corrected to be identical
    on all endian systems. Define BOOST_UUID_COMPAT_PRE_1_71_MD5 to
    keep the result in a format compatible with 1.66 through 1.70.
    This does not affect the default name-based uuid generation
    which is based on SHA1
  * Test: Boost.Test shows deprecation warnings if some very old
    headers as deprecated. If you encounter such warnings, please
    follow the indications: those headers will be removed in a future
    release.
  New libraries:
  * Variant2: A never-valueless, strong guarantee implementation
    of std::variant
  Updated libraries:
  * align, asio, any, beast, circular buffer, container, context,
    conversion, core, dynamic bitset, endian, fiber, filesystem,
    flyweight, histogram, iostreams, interprocess, intrusive,
    legical cast, log, math, metaparse, move, multi array,
    multi-index containers, outcome, parameter, ptrcontainer,
    polycollection, smartptr, stacktrace, test, utility, uuid,
    variant, yap
  For detailed changes see
  https://www.boost.org/users/history/version_1_71_0.html
- drop upstream patches no longer needed:
  boost-1.57.0-python-libpython_dep.patch,
  0001-beast-fix-moved-from-executor.patch,
  remove_boost_serialization_depends, cmake.patch
- updated patches: boost-1.57.0-python-abi_letters.patch,
  3ecbf83f.patch

OBS-URL: https://build.opensuse.org/request/show/729933
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=232
2019-09-10 16:19:29 +00:00
a22f8692bb Accepting request 702030 from home:adamm:boost_test
- Update to version 1.70.0
  Breaking changes:
  * beast - there were many API changes. For details, see upstream
    release notes
  New libraries:
  * outcome: A set of tools for reporting and handling function
    failures in contexts where directly using exception handling
    is unsuitable
  * histogram: Fast and extensible multi-dimensional histograms
  Updated libraries:
  * asio, beast, context, coroutine2, dynamic bitset, fiber,
    filesystem, integer, log, math, mp11, multi-index containers,
    multiprecision, polycollection, spirit, stacktrace, test,
    typeindex, typetraits, variant and ublas.
  For detailed changes see
  https://www.boost.org/users/history/version_1_70_0.html
- 0001-beast-fix-moved-from-executor.patch: upstream patch to fix regresion
- boost-rpmoptflags-only.patch: refresh but don't disable all extra
  warnings
- dynamic_linking.patch: refreshed
- baselibs.conf - updated to 1.70.0

OBS-URL: https://build.opensuse.org/request/show/702030
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=231
2019-05-10 15:11:17 +00:00
14e8afec10 Accepting request 682887 from home:dimstar:Factory
Do the same was we do with openmpi itself: save us the trouble of building all flavors in staging

OBS-URL: https://build.opensuse.org/request/show/682887
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=229
2019-03-09 10:51:50 +00:00
3e4932ac1f Accepting request 682240 from home:adamm:boost_gcc9_test
- Add missing build conditions for -extra flavour

OBS-URL: https://build.opensuse.org/request/show/682240
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=228
2019-03-06 15:41:47 +00:00
1b2bc76a93 Accepting request 670541 from home:mslacken:boost_up
- fixed hpc build for python3.7

OBS-URL: https://build.opensuse.org/request/show/670541
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=227
2019-02-01 14:20:42 +00:00
f69846b9a0 Accepting request 669499 from home:mslacken:boost_up
- added hpc modularized versions, which have a different naming 
  scheme so that they do not collide with existing libraries
  * hpc builds miss the documentation
  * three new _mulitbuild flavors which are
    * gnu-hpc -> all libraries except the parallel ones
    * gnu-openmpi2-hpc -> parallel versions with openmpi2
    * gnu-mvapich2-hpc -> parallel versions with mvapich2

OBS-URL: https://build.opensuse.org/request/show/669499
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=226
2019-01-29 10:56:06 +00:00
20cba1e41b Accepting request 667404 from home:adamm:boost_test
- Simplify _multibuild flavours

OBS-URL: https://build.opensuse.org/request/show/667404
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=225
2019-01-21 09:38:27 +00:00
eac3bebcf3 Accepting request 660152 from home:adamm:boost_test
- Update to version 1.69.0
  Breaking Changes:
    + Logic: use explicit operator bool when available
    + Boost.Signals removed
  New libraries:
  * SafeNumerics: A library for guaranteed correct integer
    arithmetic for C++14 and later
  Updated libraries:
  Any, Asio, Assign, Beast, CircularBuffer, ConceptCheck, Context,
  Core, Dynamic Bisect, Fiber, Filesystem, Flyweight, Function,
  Geometry, Integer, Iostreams, Iterator, LexicalCast, Log, Math,
  Mp11, MultiArray, Multi-index Containers, Multiprecision,
  PolyCollection, Pool, Preprocessor, Rational, Spirit,
  Stacktrace, System, Test, TypeIndex, Utility, Variant, YAP
  For complete changelog see
  https://www.boost.org/users/history/version_1_69_0.html
- python_library_name.patch: updated to leave Boost.MPI python
  names unchanged.
- dynamic_linking.patch: refreshed
- baselibs.conf: updated to 1.69.0
- cleanup spec file
  * removed no-op conditionals
  * appended -impl to all unversioned named Provides: to facilitate
    introduction of boost-defaults. The defaults package will provide
    upgrade path in Tumbleweed for -devel subpackages.

OBS-URL: https://build.opensuse.org/request/show/660152
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=224
2018-12-25 04:41:28 +00:00
da297fd774 Accepting request 639386 from home:Andreas_Schwab:Factory
- Stay with openmpi also on ppc

OBS-URL: https://build.opensuse.org/request/show/639386
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=222
2018-10-01 13:38:43 +00:00
071fe9ccce Accepting request 635655 from home:aeszter:branches:devel:libraries:c_c++
- Fix build on Leap < 15.0

OBS-URL: https://build.opensuse.org/request/show/635655
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=220
2018-09-14 07:53:51 +00:00
bc55ed7b25 Accepting request 629938 from home:adamm:boost_test
- Update to version 1.68.0
  New libraries:
  * YAP: An expression template library for C++14 and later
  Breaking changes since 1.67.0:
  * uuid: sha1 detail namespace header redirection for backwards
    compatibility was removed
  * signals: Boost.Signals will be removed in the next release.
    Boost.Signals was deprecated in version 1.54.0.
    Transition to Boost.Signals2 now to avoid disruption.
  Updated libraries: Beast, Context, Coroutine2, Fiber, Fusion,
  Geometry, GIL, Graph, Lexical Cast, Log, Math,
  Multi-index containers, Optional, Predef, Program Options,
  Python, Rational, System, Stacktrace, Test, TypeIndex and Uuid.
  For complete list of changes, see
  https://www.boost.org/users/history/version_1_68_0.html
- refreshed patches: boost-no_type_punning.patch,
  python_library_name.patch
- dropped: python_numpy_retfunc.patch - no longer needed

OBS-URL: https://build.opensuse.org/request/show/629938
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=218
2018-08-17 13:44:12 +00:00
4b6dadea4f - Re-enable python2 module build by default. Still too many things
depend on it.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=216
2018-07-03 11:55:23 +00:00
094e36f522 Accepting request 611175 from home:adamm:boost_test
- fix packaging of Boost.Contract on s390 and other platforms
  without Boost.Context support.
- fix build on older SLE SP by owning /usr/share/licenses directory

OBS-URL: https://build.opensuse.org/request/show/611175
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=213
2018-05-22 08:58:15 +00:00
cd9168e58c Accepting request 597342 from home:adamm:boost_test
- Update to version 1.67.0
  New libraries:
  * Contract: Contract programming for C++. All contract
    programming features are supported: Subcontracting, class
    invariants, postconditions (with old and return values),
    preconditions, customizable actions on assertion failure (e.g.,
    terminate or throw), optional compilation and checking of
    assertions, etc, from Lorenzo Caminiti.
  * HOF: Higher-order functions for C++, from Paul Fultz II.
  Breaking changes in updated libraries:
  * atomic: Breaking change: Changed the result of the
    (op)_and_test operations added in Boost 1.66 to the opposite -
    the functions now return true if the operation result is
    non-zero. This is consistent with other test methods in
    Boost.Atomic and the C++ standard library. Users can define
    BOOST_ATOMIC_DETAIL_HIGHLIGHT_OP_AND_TEST when compiling their
    code to emit warnings on every use of the changed functions.
    This way users can locate the code that needs to be updated.
  * multiprecission: When converting a multiprecision integer to a
    narrower type, if the value is too large (or negative) to fit
    in the smaller type, then the result is either the maximum (or
    minimum) value of the target type. This was always the intended
    behaviour, but was somewhat haphazardly enforced before. If you
    really do want just the low order N bits of a value, then you
    will need to mask these out prior to the case, for example:
    static_cast<unsigned>(~static_cast<unsigned>(0) & my_value).
    Note that technically (to avoid undefined behaviour) you should
    do the same thing with built in integer types too.
  * spirit: Removed `with_context`
    utility: <boost/utility.hpp> header no longer includes
    boost::next and boost::prior as they have been moved to the
    iterator module. Instead include <boost/next_prior.hpp>. Other
    uses of <boost/utility.hpp> are discouraged, it's better to use
    the header for the specific functionality instead.
  * uuid: random_generator is no longer copyable
  Libraries that were updated: Asio, Atomic, Beast, ContainerHash,
  Context, Core, Coroutine2, DateTime, DLL, Fiber, Filesystem,
  Fusion, Locale, Log, Math, Multi-index Containers,
  Multiprecission, Optional, Phoenix, PolyCollection, Python,
  Spirit, Stacktrace, Test, TypeIndex, TypeTraits, Utility,
  Unordered, Units, Uuid, and Variant. For complete list of
  changes, see,
  https://www.boost.org/users/history/version_1_67_0.html
- refreshed patches:
  * boost-strict_aliasing.patch
  * boost-aarch64-flags.patch
- python_library_name.patch: adapted to not append version number
  to library names, like new boost is doing.
- disable python2 builds by default
- use regular Requires for libboost_header dependency

OBS-URL: https://build.opensuse.org/request/show/597342
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=212
2018-04-17 07:57:19 +00:00
9949d7d31e Accepting request 593431 from home:kukuk:branches:devel:libraries:c_c++
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/593431
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=210
2018-04-04 09:58:52 +00:00
3c14953108 Accepting request 567725 from home:adamm:branches:devel:libraries:c_c++
- Multibuild requires versioned Name: tag and doesn't seem to do
  this automatically. (bnc#1076640)

OBS-URL: https://build.opensuse.org/request/show/567725
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=208
2018-01-19 14:08:29 +00:00
9d0cac2491 Accepting request 558204 from home:adamm:branches:devel:libraries:c_c++
- Update to version 1.66.0
  + Beast: new portable HTTP, WebSocket and network operations
    using Boost.Asio. Header-only library.
  + Callable Traits: new library and successor to
    Boost.FunctionTypes. Header-only library.
  + Mp11: new metaprogramming library
  + Asio:
    * implemented interface changes to reflect the Networking TS
      (N4656)
    * functions and classes that have been superseded by
      Networking TS functionality have been deprecated.
    * added support for customized handler tracking
    * removed previously deprecated functions
  + Atomic: improved compatibility with GCC 7. 128-bit operations
    on x86_64 no longer require linking with compiled library.
  + DateTime: Fixed an integral overflow that could cause incorrect
    results when adding or subtracting many years from a date.
  + Format: New format specifiers added and volatile arguments
    can not be safely used with operator%
  + Fusion:
    * fix compile error with std::array
    * remove circular preprocessor include
  + PolyCollection: backported to GCC 4.8 and 4.9 with some
    limitations
  + Uuid: added RTF-4122 namespaces in boost::uuids::ns
  + for complete changelog, see
    http://www.boost.org/users/history/version_1_66_0.html
- refreshed patches: boost-rpmoptflags-only.patch

OBS-URL: https://build.opensuse.org/request/show/558204
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=206
2017-12-19 07:08:50 +00:00
7f1a4d7b5f - re-enable Python 2 by default. It's still conditional, but
remains enabled by default. This can be disabled in project
  config.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=204
2017-11-29 10:03:07 +00:00