From 3d0a7998e05e19fd5f54d4cf68d396e0b6fd0047 Mon Sep 17 00:00:00 2001 From: ZhouWeitao Date: Wed, 16 Feb 2022 15:07:23 +0800 Subject: [PATCH] Rebuild on LLVM12 DONT CHERRY-PICK ME at next rebase time Signed-off-by: ZhouWeitao --- bcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bcc.spec b/bcc.spec index 2a448fa..4d5a66c 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.2 +%define anolis_release .0.3 # luajit is not available RHEL 8 %bcond_with lua %bcond_without python2 @@ -245,6 +245,9 @@ done %changelog +*Wed Feb 16 2022 Weitao Zhou - 0.19.0-4.0.3 +- Rebuild on LLVM 12 + * Sat Jan 29 2022 Chunmei Xu - 0.19.0-4.0.2 - obsoletes libbcc -- Gitee