Rebuilt for Python 3.10
This commit is contained in:
parent
968096da7f
commit
8e957d72b7
5
bcc.spec
5
bcc.spec
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
Name: bcc
|
Name: bcc
|
||||||
Version: 0.20.0
|
Version: 0.20.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: BPF Compiler Collection (BCC)
|
Summary: BPF Compiler Collection (BCC)
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/iovisor/bcc
|
URL: https://github.com/iovisor/bcc
|
||||||
@ -225,6 +225,9 @@ install libbpf-tools/tmp-install/bin/* %{buildroot}/%{_sbindir}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.20.0-4
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Wed Jun 02 2021 Rafael dos Santos <rdossant@redhat.com> - 0.20.0-3
|
* Wed Jun 02 2021 Rafael dos Santos <rdossant@redhat.com> - 0.20.0-3
|
||||||
- Don't require bcc-tools by default (#1966953)
|
- Don't require bcc-tools by default (#1966953)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user