From 4f6bbb6e049c4d0826a12288176715ae3437dbf6 Mon Sep 17 00:00:00 2001 From: hongwei-qin Date: Thu, 24 Feb 2022 04:46:15 -0500 Subject: [PATCH] Rebuild on platform-python --- bcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bcc.spec b/bcc.spec index cddd2c5..7087f5a 100644 --- a/bcc.spec +++ b/bcc.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.4 +%define anolis_release .0.5 # luajit is not available RHEL 8 %bcond_with lua %bcond_without python2 @@ -246,6 +246,9 @@ done %changelog +* Thu Feb 24 2022 Weitao Zhou - 0.19.0-4.0.5 +- Rebuild on platform-python + * Tue Feb 22 2022 Weitao Zhou - 0.19.0-4.0.4 - obsoletes libbcc-examples -- Gitee