- 
    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) 
- 
    Fri Aug 08 2014 Petr Machata <pmachata@redhat.com> - 1.53.0-20
    - Disable mpich and openmpi support for ppc64le until port available. 
- 
    Fri Feb 28 2014 Petr Machata <pmachata@redhat.com> - 1.53.0-18
    - Turn off build flags pre-set by Boost distribution.
  (boost-1.53.0-buildflags.patch)
- Pass RPM_OPT_FLAGS through user-config.jam. 
- 
    Wed Feb 19 2014 Petr Machata <pmachata@redhat.com> - 1.53.0-15
    - Fix misunderstanding of Boost.MPI about widths of some
  Boost.Serialization types.  (boost-1.53.0-mpi-version_type.patch) 
- 
    Tue Feb 04 2014 Brendan Conoboy <blc@redhat.com> - 1.53.0-16.1
    - Disable mpich and openmpi support for aarch64 until port available. 
- 
    Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.53.0-16
    - Mass rebuild 2014-01-24 
- 
    Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.53.0-15
    - Mass rebuild 2013-12-27 
- 
    Wed Oct 02 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-14
    - MPICH2 became MPICH -- rename subpackages, dependencies and
  conditionals.
- Resolves: #1014480 
- 
    Fri Aug 23 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-13
    - Fix compilation of Boost.Pool test cases
  (boost-1.54.0-pool-test_linking.patch)
- Fix -Wshadow warnings in Boost.Pool
  (boost-1.54.0-pool-max_chunks_shadow.patch)
 -Wshadow warnings in Boost.Thread
  (boost-1.54.0-thread-cond_variable_shadow.patch) 
- 
    Wed Jul 24 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-9
    - Add explicit dependencies between some of the boost sub-packages 
- 
    Fri Jul 19 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-8
    - Install supporting files (images etc.) for documentation
  (courtesy Marcel Metz, bug 985593)
- Add many patches for silencing unused local typedef warnings
  (boost-1.53.0-static_assert-unused_typedef.patch,
  boost-1.54.0-bind-static_assert.patch,
  boost-1.54.0-concept-unused_typedef.patch,
  boost-1.54.0-static_warning-unused_typedef.patch,
  boost-1.54.0-math-unused_typedef.patch,
  boost-1.54.0-math-unused_typedef-2.patch,
  boost-1.53.0-fpclassify-unused_typedef.patch,
  boost-1.54.0-math-unused_typedef-3.patch,
  boost-1.54.0-tuple-unused_typedef.patch,
  boost-1.54.0-random-unused_typedef.patch,
  boost-1.54.0-date_time-unused_typedef.patch,
  boost-1.54.0-date_time-unused_typedef-2.patch,
  boost-1.54.0-spirit-unused_typedef.patch,
  boost-1.54.0-spirit-unused_typedef-2.patch,
  boost-1.54.0-numeric-unused_typedef.patch,
  boost-1.54.0-multiprecision-unused_typedef.patch,
  boost-1.53.0-lexical_cast-unused_typedef.patch,
  boost-1.53.0-regex-unused_typedef.patch,
  boost-1.53.0-thread-unused_typedef.patch,
  boost-1.54.0-unordered-unused_typedef.patch,
  boost-1.54.0-algorithm-unused_typedef.patch,
  boost-1.53.0-graph-unused_typedef.patch,
  boost-1.54.0-locale-unused_typedef.patch,
  boost-1.54.0-property_tree-unused_typedef.patch,
  boost-1.54.0-xpressive-unused_typedef.patch,
  boost-1.54.0-mpi-unused_typedef.patch,
  boost-1.54.0-python-unused_typedef.patch)
- Add a patch to turn off execstack in Boost.Context
  (boost-1.54.0-context-execstack.patch)
- Fix boost::mpl::print on GCC (boost-1.54.0-mpl-print.patch) 
- 
    Thu Jun 27 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-7
    - Add symlinks for /usr/lib/libboost_{thread,locale}.so -> *-mt.so
- 
    Wed Mar 06 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-6
    - libboost_context.so must be guarded by conditional in the expanded
  filelist at boost-devel. 
- 
    Tue Mar 05 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-5
    - Split off Python 3 DSO symlink to a separate subpackage
  boost-python3-devel.  This makes it possible to install
  boost-devel separately, without Python 3 support.
- Build with -fno-strict-aliasing 
- 
    Wed Feb 27 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-4
    - Make Boost.Context support conditional 
- 
    Mon Feb 11 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-3
    - Fix Boost.Context on ppc64
- Future-proof the linker script boost_thread-mt.so 
- 
    Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.53.0-2
    - Fixed the libboost_thread-mt.so script (which wrongly referred to Boost-1.50) 
- 
    Fri Feb 08 2013 Petr Machata <pmachata@redhat.com> - 1.53.0-1
    - Upstream 1.53.0 beta1
  - Drop boost-1.50.0-signals-erase.patch
  - Port boost-1.50.0-attribute.patch
  - Drop boost-1.50.0-polygon.patch
  - New sub-packages boost-atomic and boost-context 
- 
    Sat Jan 26 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.50.0-7
    - Rebuild for icu soname bump 
- 
    Sat Nov 03 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.50.0-6
    - Rebuild for the new MPICH2 (and libmpich2 soname bump) 
- 
    Thu Aug 16 2012 Petr Machata <pmachata@redhat.com> - 1.50.0-5
    - Update %description to reflect current state of C++
  standardization.  Courtesy of Jonathan Wakely.  (#837813) 
- 
    Wed Aug 15 2012 Petr Machata <pmachata@redhat.com> - 1.50.0-4
    - Override boost_thread-mt.so with a linker script that brings in
  Boost.System DSO as well. 
- 
    Wed Aug 08 2012 Petr Machata <pmachata@redhat.com> - 1.50.0-3
    - boost-python3 shouldn't be under the overall boost umbrella 
- 
    Tue Aug 07 2012 Petr Machata <pmachata@redhat.com> - 1.50.0-2
    - Enable Python 3 builds.  This is still disabled in Boost MPI, which
  doesn't seem to support Python 3 
- 
    Thu Jul 26 2012 Petr Machata <pmachata@redhat.com> - 1.50.0-1
    - Upstream 1.50
  - boost-cmake-soname.patch drop, upstream handles soname well, and
    we haven't been doing manual numbering for several years now
  - boost-1.48.0-cmakeify-full.patch drop, not necessary for bjam
  - Rebase many patches, port others, courtesy of Denis Arnaud:
    - boost-1.48.0-exceptions.patch drop
    - boost-1.48.0-lexical_cast-incomplete.patch drop
    - boost-1.48.0-gcc47-pthreads.patch drop
    - boost-1.48.0-long-double.patch drop
    - boost-1.48.0-xtime.patch drop
    - boost-1.48.0-locale.patch drop
    - boost-1.48.0-signals-erase.patch port
    - boost-1.48.0-fix-non-utf8-files.patch port
    - boost-1.48.0-foreach.patch port
    - boost-1.48.0-attribute.patch port
    - boost-1.48.0-long-double-1.patch port
    - boost-1.48.0-polygon.patch port
    - boost-1.48.0-pool.patch port
- 
    Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.48.0-17
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 
- 
    Thu Jun 21 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-16
    - Build Boost.Locale backends
- Resolves: #832265 
- 
    Wed Jun 06 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-15
    - In Boost.Pool, be careful not to overflow allocated chunk size.
- Resolves: #828857 
- 
    Thu May 24 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-14
    - Don't attempt to install Python 3 portions of boost when given
  --without python3
- glibc newly defines a macro TIME_UTC, which collides with
  boost::TIME_UTC.  We can't avoid expanding that macro, but the value
  happens to be the same as that of boost::TIME_UTC.  So drop enum
  xtime_clock_types.  Update boost to use macro TIME_UTC instead of
  the scoped enum value.  External clients will have to do the same.
- Resolves: #824810
- BR on hwloc-devel shouldn't be required anymore (see #814798) 
- 
    Wed May 02 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-13
    - Support building boost-python against Python 3
- Resolves: #807780 
- 
    Sun Apr 22 2012 Robert Scheck <robert@fedoraproject.org> - 1.48.0-12
    - Included -math subpackage into umbrella package
- Added missing /sbin/ldconfig for -math subpackage 
- 
    Fri Apr 20 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-11
    - Add hwloc-devel BR to work around a probable bug in openmpi-devel
  which fails to pull it in 
- 
    Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.48.0-10
    - Rebuilt for c++ ABI breakage 
- 
    Wed Jan 25 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-9
    - Only build the long double math libraries on arches that support
  long double.
- ARM was considered unsupporting, because libc defines
  __NO_LONG_DOUBLE_MATH.  Ignore this setting, ARM has perfectly
  working long double that just happens to be only as long as double.
- Resolves: #783660
- Add a missing sort adaptor include to boost polygon
- Resolves: #784654 
- 
    Mon Jan 16 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-8
    - Add underscores around several uses of __attribute__((X)) to prevent
  interactions with user-defined macro X
- Resolves: #781859 
- 
    Sat Jan 14 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.48.0-7
    - Added source source files for mingw cross-compilation of Boost.Locale.
- Resolves: #781751 
- 
    Sat Jan 07 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.48.0-6
    - Added the Boost.Timer sub-package. Resolves: #772397 
- 
    Wed Jan 04 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.48.0-5
    - Integrated into "upstream" (CMake-ified Boost) the Boost.TR1/Math patch. 
- 
    Wed Jan 04 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-4
    - Build math portion of Boost.TR1, package DSOs in boost-math.
- Resolves: #771370 
- 
    Tue Jan 03 2012 Petr Machata <pmachata@redhat.com> - 1.48.0-3
    - Add an upstream patch for BOOST_ENABLE_THREADS 
- 
    Tue Nov 29 2011 Petr Machata <pmachata@redhat.com> - 1.48.0-2
    - Add an upstream patch for BOOST_FOREACH declaration issue #756005
- Add a proposed patch for error in boost lexical_cast #757385 
- 
    Sat Nov 19 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.48.0-1
    - Upgrade to Boost-1.48.0, adding two new header-only components
  (Container and Move) and a new library (Locale).
- Resolves: #754865
- Added a patch with a manual page for the bjam executable.
- Added a patch to fix the non-UTF8-encoded example source file.
- Re-worked a little bit the example section, so as to fix the
  DOS-formatted and the ISO-8859-encoded files. 
- 
    Thu Nov 03 2011 Petr Machata <pmachata@redhat.com> - 1.47.0-7
    - Use <boost/tr1/tuple> instead of C++11 header <tuple> in boost math.
- Resolves: #751210 
- 
    Fri Sep 09 2011 Petr Machata <pmachata@redhat.com> - 1.47.0-6
    - Rebuild for libicu soname bump
- Hack /bin back to PATH after MPI module unload
- Resolves: #736890 
- 
    Tue Aug 30 2011 Petr Machata <pmachata@redhat.com> - 1.47.0-4
    - Drop BR bzip2-libs, which is brought it via bzip2-devel
- Source->Source0
- Drop unnecessary BuildRoot tag
- Update License tag to include all licenses that are found in
  sources.  Python license is at the main package, not to the python
  sub-package, because python22_fixed.h is in -devel.
  - Related: #673839
- Resolves: #225622 
- 
    Tue Jul 26 2011 Petr Machata <pmachata@redhat.com> - 1.47.0-3
    - Package examples
- Resolves: #722844 
- 
    Fri Jul 22 2011 Petr Machata <pmachata@redhat.com> - 1.47.0-2
    - Convert two throws in boost/numeric/conversion to
  boost::throw_exception to allow compilation with -fno-exception
- Resolves: #724015 
- 
    Thu Jul 14 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.47.0-1
    - Upgrade to Boost-1.47.0, adding three new header-only components
  (Geometry, Phoenix, Ratio) and a new library (Chrono). 
- 
    Sat Jun 18 2011 Peter Robinson <pbrobinson@gmail.com> - 1.46.1-4
    - Fix compile on ARM platforms 
- 
    Mon Apr 04 2011 Petr Machata <pmachata@redhat.com> - 1.46.1-3
    - Yet another way to pass -DBOOST_LIB_INSTALL_DIR to cmake.  Passing
  via CMAKE_CXX_FLAGS for some reason breaks when rpm re-quotes the
  expression as a result of %{optflags} expansion.
- Related: #667294
- 
    Wed Mar 30 2011 Deji Akingunola <dakingun@gmail.com> - 1.46.1-2
    - Rebuild for mpich2 soname bump 
- 
    Sun Mar 13 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.46.1-1
    - Merged the latest changes from the bug-fix release of Boost-1.46 
- 
    Mon Mar 07 2011 Caolán McNamara <caolanm@redhat.com> - 1.46.0-0.5
    - rebuild for icu 4.6 
- 
    Thu Feb 24 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.46.0-0.4
    - Merged the latest changes from the now final release of Boost-1.46 
- 
    Tue Feb 08 2011 Petr Machata <pmachata@redhat.com> - 1.46.0-0.3.beta1
    - spirit.patch: Fix a problem in using boost::spirit with utf-8
  strings.  Thanks to Hicham HAOUARI for digging up the fix. 
- 
    Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.46.0-0.2.beta1
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 
- 
    Thu Feb 03 2011 Petr Machata <pmachata@redhat.com> - 1.46.0-0.1.beta1
    - Package 1.46.0-beta1
- Reintroduce the soname patch
- unordered-cctor.patch: Add copy constructors and assignment
  operators when using rvalue references
- signals-erase.patch: Pass const_iterator to map::erase to avoid
  ambigous overload vs. templatized value_type ctor
- Related: #656410 
- 
    Mon Jan 10 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-7
    - Integrated Petr's work to fix missing Boost.Filesystem V3 issue
- Resolves: #667740 
- 
    Thu Jan 06 2011 Petr Machata <pmachata@redhat.com> - 1.44.0-6
    - Don't override CXXFLAGS with -DBOOST_IOSTREAMS_USE_DEPRECATED
- Resolves: #667294 
- 
    Mon Jan 03 2011 Petr Machata <pmachata@redhat.com> - 1.44.0-5
    - Add boost-random DSOs
- Resolves: #665679 
- 
    Wed Dec 08 2010 Petr Machata <pmachata@redhat.com> - 1.44.0-4
    - Build with support for iostreams deprecated functions
- Resolves: #654480 
- 
    Fri Dec 03 2010 Tom "spot" Callaway <spot@fedoraproject.org> - 1.44.0-3
    - also package build-system.jam in boost-build 
- 
    Tue Nov 30 2010 Tom "spot" Callaway <spot@fedoraproject.org> - 1.44.0-2
    - add boost-build, boost-jam subpackages 
- 
    Sat Oct 23 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-1.1
    - Rebuild. 
- 
    Sat Aug 21 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-1
    - Split the CMake-buildable tar-ball into pristine upstream tar-ball
  and CMake framework patch 
- 
    Mon Aug 16 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-0.6
    - Merged the latest changes from the now final release of Boost-1.44 
- 
    Fri Aug 06 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-0.5
    - Patched header file in boost/random/detail. Resolves: #621631 
- 
    Sat Jul 31 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-0.4
    - Added missing header files in boost/random/detail. Resolves: #619869 
- 
    Tue Jul 27 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 1.44.0-0.3
    - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild 
- 
    Tue Jul 27 2010 Benjamin Kosnik <bkoz@redhat.com> - 1.44.0-0.2
    - Rebuild. 
- 
    Fri Jul 23 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.44.0-0.1
    - Upstream update: Boost-1.44 with CMake enabled
- Resolves: #607615 
- 
    Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 1.41.0-13
    - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild 
- 
    Fri Jun 04 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-12
    - Turn on mpich2 on s390.  Add arm to the list of arches that openmpi
  doesn't support. 
- 
    Fri Jun 04 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-12
    - Don't distribute cmake support files.
- Related: #597020 
- 
    Wed Jun 02 2010 Dan Horák <dan[at]danny.cz> - 1.41.0-11
    - don't build with mpich2/openmpi on s390/s390x 
- 
    Mon May 10 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-10
    - Add an upstream patch that fixes computation of CRC in zlib streams.
- Resolves: #590205 
- 
    Wed May 05 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.41.0-9
    - -devel: own %{_datadir}/cmake/%{name}/
- -devel: Requires: cmake (for %{_datadir}/cmake ownership)
- 
    Fri Apr 02 2010 Caolán McNamara <caolanm@redhat.com> - 1.41.0-8
    - rebuild for icu 
- 
    Mon Feb 22 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-7
    - Add a patch for serialization of shared pointers to non polymorphic
  types 
- 
    Tue Feb 02 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-6
    - More subpackage interdependency adjustments
  - boost doesn't bring in the MPI stuff.  Instead, $MPI-devel does.
    It needs to, so that the symbolic links don't dangle.
  - boost-graph-$MPI depends on boost-$MPI so that boost-mpich2
    doesn't satisfy the SONAME dependency of boost-graph-openmpi.
- Resolves: #559009
- 
    Mon Feb 01 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.41.0-5
    - Various fixes on the specification
- Resolves: #559009 
- 
    Fri Jan 29 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-5
    - Introduce support for both OpenMPI and MPICH2
- Resolves: #559009 
- 
    Mon Jan 25 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-4
    - Add a patch to build mapnik
- Resolves: #558383 
- 
    Tue Jan 19 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-3
    - Generalize the soname selection 
- 
    Mon Jan 18 2010 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.41.0-2.2
    - Further split the Boost.MPI sub-package into boost-mpi and
  boost-mpi-python
- Changed the description of Boost.MPI according to the actual
  dependency (MPICH2 rather than OpenMPI)
- Added a few details on the generation of the mpi.so library 
- 
    Thu Jan 14 2010 Petr Machata <pmachata@redhat.com> - 1.41.0-2
    - Replace a boost-math subpackage with a stub
- Drop _cmake_lib_suffix and CMAKE_INSTALL_PREFIX magic, the rpm macro
  does that for us
- Drop LICENSE from the umbrella package
- Drop obsolete Obsoletes: boost-python and boost-doc <= 1.30.2 
- 
    Tue Jan 12 2010 Benjamin Kosnik <bkoz@redhat.com> - 1.41.0-1
    - Don't package generated debug libs, even with 
  (-DCMAKE_BUILD_TYPE=RelWithDebInfo | Release).
- Update and include boost-cmake-soname.patch.
- Uncomment ctest.
- Fix up --with tests to run tests. 
- 
    Sat Dec 19 2009 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.41.0-0.7
    - Switched off the delivery into a versioned sub-directory 
- 
    Thu Dec 17 2009 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.41.0-0.6
    - Boost-CMake upstream integration 
- 
    Wed Dec 16 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.41.0-0.5
    - Rebase to 1.41.0
- Set build type to RelWithDebInfo
- Resolves: #533922 
- 
    Mon Nov 16 2009 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.40.0-1
    - Add support for the Boost.MPI sub-package
- Build with CMake (https://svn.boost.org/trac/boost/wiki/CMake)
- Resolves: #529563 
- 
    Mon Nov 16 2009 Petr Machata <pmachata@redhat.com> - 1.39.0-11
    - Move comment in Patch13 out of line 
- 
    Mon Nov 16 2009 Petr Machata <pmachata@redhat.com> - 1.39.0-10
    - translate_exception.hpp misses a include
- Related: #537612 
- 
    Thu Oct 15 2009 Petr Machata <pmachata@redhat.com> - 1.39.0-9
    - Package index.html in the -doc subpackage
- Resolves: #529030 
- 
    Wed Oct 14 2009 Petr Machata <pmachata@redhat.com> - 1.39.0-8
    - Several fixes to support PySide
- Resolves: #520087
- GCC 4.4 name resolution fixes for GIL
- Resolves: #526834 
- 
    Sun Oct 11 2009 Jitesh Shah <jiteshs@marvell.com> 1.39.0-7
    - Disable long double support for ARM 
- 
    Tue Sep 08 2009 Karsten Hopp <karsten@redhat.com> 1.39.0-6
    - bump release and rebuild as the package was linked with an old libicu
  during the mass rebuild on s390x 
- 
    Wed Aug 26 2009 Tomas Mraz <tmraz@redhat.com> - 1.39.0-5
    - Make it to be usable with openssl-1.0 
- 
    Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.39.0-4
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 
- 
    Thu Jul 02 2009 Petr Machata <pmachata@redhat.com> - 1.39.0-3
    - Drop file list for main "boost" package, which was inadvertently left in.
- Add thread sub-package to capture omitted boost_thread.
- Add upstream patch to make boost_filesystem compatible with C++0x.
- Resolves: #496188
- Resolves: #509250 
- 
    Mon May 11 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.39.0-2
    - Apply patch from Caolan McNamara
- Resolves: #500030 function_template bug is back... 
- 
    Thu May 07 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.39.0-1
    - Update release. 
- 
    Wed May 06 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.39.0-0.3
    - Fixes for rpmlint. 
- 
    Wed May 06 2009 Petr Machata <pmachata@redhat.com> - 1.39.0-0.2
    - Split up boost package to sub-packages per library
- Resolves: #496188 
- 
    Wed May 06 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.39.0-0.1
    - Rebase to 1.39.0.
- Add --with docs_generated.
- #225622: Substitute optflags at prep time instead of RPM_OPT_FLAGS. 
- 
    Mon May 04 2009 Benjamin Kosnik <bkoz@redhat.com> - 1.37.0-7
    - Rebuild for libicu bump. 
- 
    Mon Mar 23 2009 Petr Machata <pmachata@redhat.com> - 1.37.0-6
    - Apply a SMP patch from Stefan Ring
- Apply a workaround for "cannot appear in a constant-expression" in
  dynamic_bitset library.
- Resolves: #491537 
- 
    Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.37.0-4
    - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 
- 
    Mon Jan 12 2009 Petr Machata <pmachata@redhat.com> - 1.37.0-3
    - Apply a unneccessary_iostreams patch from Caolan McNamara
- Fix soname patch so that it applies with fuzz=0.  Use fuzz=0 option
  in spec file just like ordinary patches do.
- Resolves: #479409 
- 
    Fri Dec 19 2008 Petr Machata <pmachata@redhat.com> - 1.37.0-2
    - Apply a function_template patch from Caolan McNamara
- Resolves: #477131 
- 
    Tue Dec 16 2008 Benjamin Kosnik <bkoz@redhat.com> - 1.37.0-1
    - Fix rpmlint rpath errors.
- Fix rpmlint warnings on tabs and spaces.
- Bump SONAME to 4 
- 
    Mon Nov 17 2008 Benjamin Kosnik <bkoz@redhat.com> - 1.37.0-0.1
    - Rebase to 1.37.0. 
- 
    Tue Oct 21 2008 Benjamin Kosnik <bkoz@redhat.com> - 1.36.0-1
    - Rebase to 1.36.0. 
- 
    Mon Oct 06 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-17
    - Fix gcc43 patch to apply cleanly under --fuzz=0
- Resolves: #465003 
- 
    Mon Aug 11 2008 Petr Machata <pmachata@redhat.com> - 1.36.0-0.1.beta1
    - Rebase to 1.36.0.beta1
  - Drop boost-regex.patch and portions of boost-gcc43.patch, port the rest
  - Automate SONAME tracking and bump SONAME to 4
  - Adjust boost-configure.patch to include threading=single,multi explicitly 
- 
    Thu Jun 12 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-16
    - Fix "changes meaning of keywords" in boost date_time
- Related: #450718 
- 
    Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.34.1-15
    - fix license tag 
- 
    Thu Mar 27 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-14
    - Change devel-static back to static.
- Related: #225622 
- 
    Wed Mar 26 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-13
    - Install library doc files
- Revamp %install phase to speed up overall build time
- Some cleanups per merge review
- Resolves: #437032 
- 
    Thu Feb 14 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-12
    - Fix "changes meaning of keywords" in boost python
- Resolves: #432694 
- 
    Wed Feb 13 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-11
    - Fix "changes meaning of special_values_parser" in boost date_time
- Resolves: #432433 
- 
    Wed Feb 06 2008 Petr Machata <pmachata@redhat.com> - 1.34.1-10
    - Fixes for GCC 4.3
- Resolves: #431609 
- 
    Mon Jan 14 2008 Benjamin Kosnik <bkoz@redhat.com> 1.34.1-7
    - Fixes for boost.regex (rev 42674). 
- 
    Wed Sep 19 2007 Benjamin Kosnik <bkoz@redhat.com> 1.34.1-5
    - (#283771: Linking against boost libraries fails). 
- 
    Tue Aug 21 2007 Benjamin Kosnik <bkoz@redhat.com> 1.34.1-4
    - Rebuild. 
- 
    Wed Aug 08 2007 Benjamin Kosnik <bkoz@redhat.com> 1.34.1-3
    - Rebuild for icu 3.8 bump. 
- 
    Thu Aug 02 2007 Benjamin Kosnik <bkoz@redhat.com> 1.34.1-2
    - SONAME to 3. 
- 
    Tue Jul 31 2007 Benjamin Kosnik <bkoz@redhat.com> 1.34.1-1
    - Update to boost_1_34_1.
- Source via http.
- Philipp Thomas <pth.suse.de> fix for RPM_OPT_FLAGS
- Philipp Thomas <pth.suse.de> fix for .so sym links.
- (#225622) Patrice Dumas review comments. 
- 
    Tue Jun 26 2007 Benjamin Kosnik <bkoz@redhat.com> 1.34.1.rc1-0.1
    - Update to boost_1_34_1_RC1. 
- 
    Mon Apr 02 2007 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-13
    - (#225622: Merge Review: boost)
  Change static to devel-static. 
- 
    Mon Mar 26 2007 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-12
    - (#233523: libboost_python needs rebuild against python 2.5)
  Use patch. 
- 
    Mon Mar 26 2007 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-11
    - (#225622: Merge Review: boost)
  Source to http.
  BuildRoot to preferred value.
  PreReq to post/postun -p
  Clarified BSL as GPL-Compatible, Free Software License.
  Remove Obsoletes.
  Add Provides boost-python.
  Remove mkdir -p $RPM_BUILD_ROOT%{_docdir}
  Added periods for decription text.
  Fix Group field.
  Remove doc Requires boost.
  Preserve timestamps on install.
  Use %defattr(-, root, root, -)
  Added static package for .a libs.
  Install static libs with 0644 permissions.
  Use %doc for doc files.
- 
    Mon Jan 22 2007 Benjamin Kosnik <bkoz@redhat.com> 1.34.0-0.5
    - Update to boost.RC_1_34_0 snapshot as of 2007-01-19.
- Modify build procedures for boost build v2.
- Add *-mt variants for libraries, or at least variants that use
  threads (regex and thread). 
- 
    Thu Nov 23 2006 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-10
    - (#182414: boost: put tests in %check section) via Rex Dieter
- Fix EVR with %{?dist} tag via Gianluca Sforna
- 
    Wed Nov 15 2006 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-9
    - (#154784: boost-debuginfo package is empty) 
- 
    Tue Nov 14 2006 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-8
    - (#205866: Revert scanner.hpp change.) 
- 
    Mon Nov 13 2006 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-7
    - (#205866: boost::spirit generates warnings with -Wshadow)
- (#205863: serialization lib generates warnings)
- (#204326: boost RPM missing dependencies)
- (#193465: [SIGNAL/BIND] Regressions with GCC 4.1)
- BUILD_FLAGS, add, to see actual compile line.
- REGEX_FLAGS, add, to compile regex with ICU support. 
- 
    Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.33.1-6.1
    - rebuild 
- 
    Tue May 16 2006 Karsten Hopp <karsten@redhat.de> 1.33.1-6
    - buildrequire python-devel for Python.h 
- 
    Thu Feb 16 2006 Florian La Roche <laroche@redhat.com> - 1.33.1-5
    - use the real version number to point to the shared libs 
- 
    Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.33.1-4.2
    - bump again for double-long bug on ppc(64) 
- 
    Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.33.1-4.1
    - rebuilt for new gcc4.1 snapshot and glibc changes 
- 
    Thu Jan 05 2006 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-4
    - Fix symbolic links. 
- 
    Wed Jan 04 2006 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-3
    - Update to boost-1.33.1.
- (#176485: Missing BuildRequires)
- (#169271: /usr/lib/libboost*.so.? links missing in package) 
- 
    Thu Dec 22 2005 Jesse Keating <jkeating@redhat.com> 1.33.1-2
    - rebuilt 
- 
    Mon Nov 14 2005 Benjamin Kosnik <bkoz@redhat.com> 1.33.1-1
    - Update to boost-1.33.1 beta.
- Run testsuite, gather results. 
- 
    Tue Oct 11 2005 Nils Philippsen <nphilipp@redhat.com> 1.33.0-4
    - build require bzip2-devel and zlib-devel 
- 
    Tue Aug 23 2005 Benjamin Kosnik <bkoz@redhat.com> 1.33.0-3
    - Create doc package again.
- Parts of the above by Neal Becker <ndbecker2@gmail.com>. 
- 
    Fri Aug 12 2005 Benjamin Kosnik <bkoz@redhat.com> 1.33.0-1
    - Update to boost-1.33.0, update SONAME to 2 due to ABI changes.
- Simplified PYTHON_VERSION by Philipp Thomas <pth@suse.de> 
- 
    Tue May 24 2005 Benjamin Kosnik <bkoz@redhat.com> 1.32.0-6
    - (#153093: boost warns that gcc 4.0.0 is an unknown compiler)
- (#152205: development .so symbolic links should be in -devel subpackage)
- (#154783: linker .so symbolic links missing from boost-devel package) 
- 
    Fri Mar 18 2005 Benjamin Kosnik <bkoz@redhat.com> 1.32.0-5
    - Revert boost-base.patch to old behavior.
- Use SONAMEVERSION instead of dllversion. 
- 
    Wed Mar 16 2005 Benjamin Kosnik <bkoz@redhat.com> 1.32.0-4
    - (#142612: Compiling Boost 1.32.0 Failed in RHEL 3.0 on Itanium2)
- (#150069: libboost_python.so is missing)
- (#141617: bad patch boost-base.patch)
- (#122817: libboost_*.so symbolic links missing)
- Re-add boost-thread.patch.
- Change boost-base.patch to show thread tags.
- Change boost-gcc-tools.patch to use SOTAG, compile with dllversion.
- Add symbolic links to files.
- Sanity check can compile with gcc-3.3.x, gcc-3.4.2, gcc-4.0.x., gcc-4.1.x. 
- 
    Thu Dec 02 2004 Benjamin Kosnik <bkoz@redhat.com> 1.32.0-3
    - (#122817: libboost_*.so symbolic links missing)
- (#141574: half of the package is missing)
- (#141617: bad patch boost-base.patch) 
- 
    Wed Dec 01 2004 Benjamin Kosnik <bkoz@redhat.com> 1.32.0-2
    - Remove bogus Obsoletes. 
- 
    Mon Nov 29 2004 Benjamin Kosnik <bkoz@redhat.com> 1.32.0-1
    - Update to 1.32.0 
- 
    Wed Sep 22 2004 Than Ngo <than@redhat.com> 1.31.0-9
    - cleanup specfile
- fix multiarch problem 
- 
    Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
    - rebuilt 
- 
    Wed May 05 2004 Warren Togami <wtogami@redhat.com> 1.31.0-7
    - missing Obsoletes boost-python 
- 
    Mon May 03 2004 Benjamin Kosnik <bkoz@redhat.com>
    - (#121630: gcc34 patch needed) 
- 
    Wed Apr 21 2004 Warren Togami <wtogami@redhat.com>
    - #121415 FC2 BLOCKER: Obsoletes boost-python-devel, boost-doc
- other cleanups 
- 
    Tue Mar 30 2004 Benjamin Kosnik <bkoz@redhat.com>
    - Remove bjam dependency. (via Graydon).
- Fix installed library names.
- Fix SONAMEs in shared libraries.
- Fix installed header location.
- Fix installed permissions. 
- 
    Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
    - rebuilt 
- 
    Mon Feb 09 2004 Benjamin Kosnik <bkoz@redhat.com> 1.31.0-2
    - Update to boost-1.31.0 
- 
    Thu Jan 22 2004 Benjamin Kosnik <bkoz@redhat.com> 1.31.0-1
    - Update to boost-1.31.0.rc2
- (#109307:  Compile Failure with boost libraries)
- (#104831:  Compile errors in apps using Boost.Python...)
- Unify into boost, boost-devel rpms.
- Simplify installation using bjam and prefix install. 
- 
    Tue Sep 09 2003 Nalin Dahyabhai <nalin@redhat.com> 1.30.2-2
    - require boost-devel instead of devel in subpackages which require boost-devel
- remove stray Prefix: tag 
- 
    Mon Sep 08 2003 Benjamin Kosnik <bkoz@redhat.com> 1.30.2-1
    - change license to Freely distributable
- verify installation of libboost_thread
- more boost-devel removals
- deal with lack of _REENTRANT on ia64/s390
- (#99458) rpm -e fixed via explict dir additions
- (#103293) update to 1.30.2 
- 
    Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
    - rebuilt 
- 
    Tue May 13 2003 Florian La Roche <Florian.LaRoche@redhat.de>
    - remove packager, change to new Group: 
- 
    Tue May 06 2003 Tim Powers <timp@redhat.com> 1.30.0-3
    - add deffattr's so we don't have unknown users owning files