-
Wed Feb 13 2019 Jonathan Wakely <jwakely@redhat.com> - 1.53.0-28
- Add patch for scoped_thread (#1676674)
-
Mon Oct 08 2018 Jonathan Wakely <jwakely@redhat.com> - 1.53.0-28
- Add patch for date-time bug (#1636817)
-
Tue Feb 21 2017 Jonathan Wakely <jwakely@redhat.com> - 1.53.0-27
- Patch Boost.Spirit for ppc64 (#1402516)
-
Fri Jun 10 2016 Jonathan Wakely <jwakely@redhat.com> - 1.53.0-26
- Install unpatched gcc.jam (#1305019).
- Build libboost_python and libboost_python3 such that they depend on
their respective libpython (#1302120).
(boost-1.53.0-python-libpython_dep.patch,
boost-1.53.0-python-abi_letters.patch)
- Fix Boost.Python test suite so that PyImport_AppendInittab is called
before PyInitialize, which broke the test suite with Python 3.
(boost-1.53.0-python-test-PyImport_AppendInittab.patch)
- Patch gcc.jam to not add bogus rpaths.
-
Mon Jun 06 2016 Jonathan Wakely <jwakely@redhat.com> - 1.53.0-26
- do not use arch-specific BuildRequires (#1268268)
- support TLS libraries without SSLv3 (#1298227)
-
Tue Sep 01 2015 Jonathan Wakely <jwakely@redhat.com> - 1.53.0-25
- Rebuilt for openmpi update (#1258794)
-
Thu Jan 08 2015 Petr Machata <pmachata@redhat.com> - 1.53.0-24
- Change Requires: to use %{?_isa}, so that dependencies are
arch-aware.
-
Mon Sep 22 2014 Petr Machata <pmachata@redhat.com> - 1.53.0-23
- Fix ambiguity in Boost.LexicalCast.
-
Wed Sep 10 2014 Petr Machata <pmachata@redhat.com> - 1.53.0-22
- Re-enable mpich and openmpi on aarch64, they are available now.
-
Fri Aug 22 2014 Petr Machata <pmachata@redhat.com> - 1.53.0-21
- Fix atomic_cas32 (thanks Jaroslav Škarvada for figuring out where
the problem is) (boost-1.54.0-interprocess-atomic_cas32-ppc.patch)