From bbb32394a8dc5db4c27ec23c1f9abead08f9540b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:32:20 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- bcc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bcc.spec b/bcc.spec index f503038..5cbd44a 100644 --- a/bcc.spec +++ b/bcc.spec @@ -25,7 +25,7 @@ Name: bcc Version: 0.27.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: BPF Compiler Collection (BCC) License: Apache-2.0 URL: https://github.com/iovisor/bcc @@ -240,6 +240,9 @@ cp -a libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}/ %endif %changelog +* Tue Jun 13 2023 Python Maint - 0.27.0-3 +- Rebuilt for Python 3.12 + * Tue Jun 06 2023 Jerome Marchand - 0.27.0-2 - migrated to SPDX license