diff --git a/systemtap.spec b/systemtap.spec index e102fbf12670b1543dd124e2fe2a572edeff970b..b1ce6ade55a1951940213243e4c32ad009349fdb 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 %{!?with_sqlite: %global with_sqlite 0%{?fedora} >= 17 || 0%{?rhel} >= 7} # prefer prebuilt docs %{!?with_docs: %global with_docs 0} @@ -1301,6 +1301,9 @@ exit 0 # PRERELEASE %changelog +* Tue Aug 01 2023 Chang Gao - 4.8-2.0.2 +- Rebuild for dyninst version bump + * Tue Jul 04 2023 WenlongZhang - 4.8-2.0.1 - add loongarch support for systemtap