From 092afd35bc7f6c6ca4d6bea127aa8dc36de66f8f Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 27 Aug 2015 21:17:07 +0100 Subject: [PATCH] Rebuilt for Boost 1.59 --- adobe-source-libraries.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/adobe-source-libraries.spec b/adobe-source-libraries.spec index f68c17b..700a2f8 100644 --- a/adobe-source-libraries.spec +++ b/adobe-source-libraries.spec @@ -2,7 +2,7 @@ Name: adobe-source-libraries Version: 1.0.43 -Release: 28%{?dist} +Release: 29%{?dist} Summary: General purpose C++ libraries Group: System Environment/Libraries @@ -141,6 +141,9 @@ ln -sf $sofile ${sofile%%.*.*.*} %changelog +* Thu Aug 27 2015 Jonathan Wakely - 1.0.43-29 +- Rebuilt for Boost 1.59 + * Wed Aug 05 2015 Jonathan Wakely 1.0.43-28 - Update patches for GCC 5 compatiblity. - Fix changelog dates.