From 258fcab49794f78b7906f79ff77b6dc336e8a543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=A3=E8=82=89=E9=85=B1?= Date: Mon, 6 Mar 2023 02:09:17 +0000 Subject: [PATCH] rebuilt for boost and dyninst --- systemtap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 1daef81..18bddc2 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %{!?with_sqlite: %global with_sqlite 1} # prefer prebuilt docs %{!?with_docs: %global with_docs 0} @@ -1181,6 +1181,9 @@ exit 0 # ------------------------------------------------------------------------ %changelog +* Mon Mar 6 2023 Funda Wang - 4.8-2 +- rebuilt for boost and dyninst + * Thu Jan 12 2023 Funda Wang - 4.8-1 - New version 4.8 -- Gitee