From 7af0b4e84329f22f6a246509a244a68eec5dc975 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 28 2012 17:57:29 +0000 Subject: - Rebuilt for c++ ABI breakage --- diff --git a/boost.spec b/boost.spec index 6094e9b..81554c2 100644 --- a/boost.spec +++ b/boost.spec @@ -28,7 +28,7 @@ Name: boost Summary: The free peer-reviewed portable C++ source libraries Version: 1.48.0 %define version_enc 1_48_0 -Release: 9%{?dist} +Release: 10%{?dist} License: Boost and MIT and Python # The CMake build framework (set of CMakeLists.txt and module.cmake files) is @@ -1008,6 +1008,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/bjam.1* %changelog +* Tue Feb 28 2012 Fedora Release Engineering - 1.48.0-10 +- Rebuilt for c++ ABI breakage + * Wed Jan 25 2012 Petr Machata - 1.48.0-9 - Only build the long double math libraries on arches that support long double.