[boost] Update %%description to reflect current state of C++ standardization

Petr Machata pmachata at fedoraproject.org
Thu Aug 16 18:44:16 UTC 2012


commit b5f76d5adde9171ce6c57ce423394ba244b89d1e
Author: Petr Machata <pmachata at redhat.com>
Date:   Thu Aug 16 20:42:58 2012 +0200

    Update %%description to reflect current state of C++ standardization

 boost.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 3862d4b..7257d64 100644
--- a/boost.spec
+++ b/boost.spec
@@ -117,8 +117,9 @@ emphasis is on libraries which work well with the C++ Standard
 Library, in the hopes of establishing "existing practice" for
 extensions and providing reference implementations so that the Boost
 libraries are suitable for eventual standardization. (Some of the
-libraries have already been proposed for inclusion in the C++
-Standards Committee's upcoming C++ Standard Library Technical Report.)
+libraries have already been included in the C++ 2011 standard and
+others have been proposed to the C++ Standards Committee for inclusion
+in future standards.)
 
 %package chrono
 Summary: Run-Time component of boost chrono library
@@ -968,6 +969,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/bjam.1*
 
 %changelog
+* Thu Aug 16 2012 Petr Machata <pmachata at 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 at redhat.com> - 1.50.0-4
 - Override boost_thread-mt.so with a linker script that brings in
   Boost.System DSO as well.


More information about the scm-commits mailing list