From 92d8cdc10183095d50e996e70f370d2996288f87 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 29 Jul 2015 12:10:54 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 --- dyninst.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dyninst.spec b/dyninst.spec index eaff188..fbcea3c 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -2,7 +2,7 @@ Summary: An API for Run-time Code Generation License: LGPLv2+ Name: dyninst Group: Development/Libraries -Release: 7%{?dist} +Release: 8%{?dist} URL: http://www.dyninst.org Version: 8.2.1 Exclusiveos: linux @@ -186,6 +186,9 @@ chmod 644 %{buildroot}%{_libdir}/dyninst/testsuite/* %attr(755,root,root) %{_libdir}/dyninst/testsuite/* %changelog +* Wed Jul 29 2015 Fedora Release Engineering - 8.2.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 + * Thu Jul 23 2015 Josh Stone - 8.2.1-7 - Patch use of boost::bind for boost 1.58.