[boost] rebuild against new gcc

Than Ngo than at fedoraproject.org
Mon Mar 16 11:28:14 UTC 2015


commit 3759032dd69963383fa1b0d23a7e81cb327827d4
Author: Than Ngo <than at redhat.com>
Date:   Mon Mar 16 12:28:08 2015 +0100

    rebuild against new gcc

 boost.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/boost.spec b/boost.spec
index 71bf5eb..185fa14 100644
--- a/boost.spec
+++ b/boost.spec
@@ -32,7 +32,7 @@ Name: boost
 Summary: The free peer-reviewed portable C++ source libraries
 Version: 1.57.0
 %define version_enc 1_57_0
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: Boost and MIT and Python
 
 %define toplev_dirname %{name}_%{version_enc}
@@ -1244,6 +1244,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/bjam.1*
 
 %changelog
+* Mon Mar 16 2015 Than Ngo <than at redhat.com> 1.57.0-5
+- rebuild against new gcc
+
 * Wed Feb 18 2015 Petr Machata <pmachata at redhat.com> - 1.57.0-4
 - Fix template <class T> class boost::rv, which for union T's inherits
   off them.  (boost-1.57.0-move-is_class.patch)


More information about the scm-commits mailing list