diff --git a/bcc.spec b/bcc.spec index aafd8ac..df74ada 100644 --- a/bcc.spec +++ b/bcc.spec @@ -27,7 +27,7 @@ Name: bcc Version: 0.20.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: BPF Compiler Collection (BCC) License: ASL 2.0 URL: https://github.com/iovisor/bcc @@ -225,6 +225,9 @@ install libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir} %endif %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 0.20.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.20.0-4 - Rebuilt for Python 3.10