From e79d8e41daaf65cd847f640a1043d0e96b818523 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 14 Jan 2016 02:03:54 +0000 Subject: [PATCH] Rebuilt for Boost 1.60 --- asio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/asio.spec b/asio.spec index 9d820c7..26674a7 100644 --- a/asio.spec +++ b/asio.spec @@ -6,7 +6,7 @@ Name: asio Version: 1.10.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A cross-platform C++ library for network programming Group: System Environment/Libraries @@ -61,6 +61,9 @@ make install DESTDIR=%{buildroot} %{_includedir}/asio.hpp %changelog +* Thu Jan 14 2016 Jonathan Wakely - 1.10.6-6 +- Rebuilt for Boost 1.60 + * Sat Jan 02 2016 Fabio Alessandro Locati - 1.10.6-5 - Remove useless pieces of the spec - Conform to more recent SPEC style