!19 update to 0.15.0
From: @jinzig Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
045597c8d1
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: bpftrace
|
||||
Version: 0.14.1
|
||||
Release: 3
|
||||
Version: 0.15.0
|
||||
Release: 1
|
||||
Summary: High-level tracing language for Linux eBPF
|
||||
License: ASL 2.0
|
||||
|
||||
URL: https://github.com/iovisor/bpftrace
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
|
||||
|
||||
# Arches will be included as upstream support is added and dependencies are
|
||||
# satisfied in the respective arches
|
||||
@ -57,14 +57,19 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
||||
%dir %{_datadir}/%{name}
|
||||
%dir %{_datadir}/%{name}/tools
|
||||
%dir %{_datadir}/%{name}/tools/doc
|
||||
%dir %{_datadir}/%{name}/tools/old
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/%{name}-aotrt
|
||||
%{_mandir}/man8/*
|
||||
%attr(0755,-,-) %{_datadir}/%{name}/tools/*.bt
|
||||
%attr(0755,-,-) %{_datadir}/%{name}/tools/old/*.bt
|
||||
%{_datadir}/%{name}/tools/doc/*.txt
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2022 jinzhiguang <jinzhiguang@kylinos.cn> - 0.15.0-1
|
||||
- update to 0.15.0
|
||||
|
||||
* Thu Jun 9 2022 LemmyHuang <huangliming5@huawei.com> - 0.14.1-3
|
||||
- fix abort on startup caused by llvm compiler
|
||||
|
||||
|
||||
BIN
v0.15.0.tar.gz
Normal file
BIN
v0.15.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user