From 6276582e9c16d2fd3d075fec45ec536edb6e3521 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sun, 24 Jan 2021 22:47:27 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dyninst.git#9821229e2ea901c6f3051cd0202e103c3a0d359f --- dyninst.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dyninst.spec b/dyninst.spec index cf7facd..0f31243 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -1,7 +1,7 @@ Summary: An API for Run-time Code Generation License: LGPLv2+ Name: dyninst -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.dyninst.org Version: 10.2.1 ExclusiveArch: %{ix86} x86_64 ppc64le aarch64 @@ -32,6 +32,7 @@ BuildRequires: tex-latex # Extra requires just for the testsuite BuildRequires: gcc-gfortran libxml2-devel +BuildRequires: make # Testsuite files should not provide/require anything %{?filter_setup: @@ -186,6 +187,9 @@ find %{buildroot}%{_libdir}/dyninst/testsuite/ \ %attr(644,root,root) %{_libdir}/dyninst/testsuite/*.a %changelog +* Fri Jan 22 2021 Jonathan Wakely - 10.2.1-3 +- Rebuilt for Boost 1.75 + * Tue Nov 10 2020 Stan Cox - 10.2.1-2 - Enable debuginfod