update to bcc 0.15.0
This commit is contained in:
parent
34e6e73244
commit
cae9b00690
Binary file not shown.
BIN
bcc-src-with-submodule.tar.gz
Normal file
BIN
bcc-src-with-submodule.tar.gz
Normal file
Binary file not shown.
10
bcc.spec
10
bcc.spec
@ -1,11 +1,11 @@
|
|||||||
Name: bcc
|
Name: bcc
|
||||||
Version: 0.13.0
|
Version: 0.15.0
|
||||||
Release: 2
|
Release: 0
|
||||||
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
|
||||||
# Upstream now provides a release with the git submodule embedded in it
|
# Upstream now provides a release with the git submodule embedded in it
|
||||||
Source0: %{url}/archive/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{name}-src-with-submodule.tar.gz
|
||||||
|
|
||||||
# Arches will be included as upstream support is added and dependencies are
|
# Arches will be included as upstream support is added and dependencies are
|
||||||
# satisfied in the respective arches
|
# satisfied in the respective arches
|
||||||
@ -158,6 +158,10 @@ rm -rf %{buildroot}%{_datadir}/%{name}/tools/old/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 22 2020 Shinwell Hu <micromotive@qq.com> - - 0.15.0-0
|
||||||
|
- Upgrade to v0.15.0
|
||||||
|
- Using bcc-src-with-submodule instead of bcc-v0.15.0
|
||||||
|
|
||||||
* Fri Jul 17 2020 Shinwell Hu <micromotive@qq.com> - 0.13.0-2
|
* Fri Jul 17 2020 Shinwell Hu <micromotive@qq.com> - 0.13.0-2
|
||||||
- Rename python3-bcc to python3-bpfcc to avoid confliction with bcc on pypi
|
- Rename python3-bcc to python3-bpfcc to avoid confliction with bcc on pypi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user