Changelog for
boost146-date-time-1.46.1-24.2.i686.rpm :
Tue Sep 26 14:00:00 2017 o.herrmann217AATTgooglemail.com
- Added Provides with the old package names.
Thu Aug 31 14:00:00 2017 o.herrmann217AATTgooglemail.com
- Extend rpm names with version to support parallel installations
of different boost versions.
Mon Jul 20 14:00:00 2015 dhaivat.desaiAATTgmail.com
- Deadlock on interrupt() all threads if they are in wait().
Thu Jul 2 14:00:00 2015 o.herrmann217AATTgooglemail.com
- Disable icu to build boost_regex static libs.
Thu Dec 18 13:00:00 2014 o.herrmann217AATTgooglemail.com
- glibc >= 2.17 does not define anymore __GLIBC_HAVE_LONG_LONG which results
into different types for uint64_t in boost/cstdint.hpp and stdint.h.
Backported patch from boost 1.57.
Fri Mar 7 13:00:00 2014 d.desaiAATTrtsgroup.net
- Fixed conflict of same variable defined in boost header and compiler header.
Wed Jun 26 14:00:00 2013 d.desaiAATTrtsgroup.net
- replaces %cmake macro with cmake.
Tue Feb 12 13:00:00 2013 d.desaiAATTrtsgroup.net
- GCC version 4.7 disables Boost.Threads.
Added boost-1.46.0-gcc47-withthreads.patch to re-enables Boost.Threads.