From 061d021ce1f038a590d46bb93e62d7403250a8dc Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Tue, 10 Jul 2018 18:40:19 +0100 Subject: [PATCH] Rebuild for ICU 62 --- boost.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/boost.spec b/boost.spec index 396264a..6a8e7fc 100644 --- a/boost.spec +++ b/boost.spec @@ -36,7 +36,7 @@ Name: boost Summary: The free peer-reviewed portable C++ source libraries Version: 1.66.0 %global version_enc 1_66_0 -Release: 11%{?dist} +Release: 12%{?dist} License: Boost and MIT and Python %global toplev_dirname %{name}_%{version_enc} @@ -1479,6 +1479,9 @@ fi %{_mandir}/man1/bjam.1* %changelog +* Tue Jul 10 2018 Pete Walter - 1.66.0-12 +- Rebuild for ICU 62 + * Tue Jun 19 2018 Jonathan Wakely - 1.66.0-11 - Add patch to fix build with Python 3.7