Rebased to version 0.18.0
Resolves: rhbz#2203910 Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
parent
3b20633aa6
commit
fccc00f814
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/bpftrace-0.15.0.tar.gz
|
||||
/bpftrace-0.16.0.tar.gz
|
||||
/bpftrace-0.17.0.tar.gz
|
||||
/bpftrace-0.18.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: bpftrace
|
||||
Version: 0.17.0
|
||||
Version: 0.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: High-level tracing language for Linux eBPF
|
||||
License: ASL 2.0
|
||||
@ -82,6 +82,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 16 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.18.0-1
|
||||
- Rebased to version 0.18.0
|
||||
|
||||
* Tue Jan 31 2023 Augusto Caringi <acaringi@redhat.com> - 0.17.0-1
|
||||
- Rebased to version 0.17.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bpftrace-0.17.0.tar.gz) = c3f17778ce4c42c2b6bc63245cd157e9fbc0b3f010b9f5b1284b691fbac47fbb532f3bd61d7e6fe525291e0034d62b3e8c1be6b8bf12cf26d5a39b5ab00a0d13
|
||||
SHA512 (bpftrace-0.18.0.tar.gz) = b7da273d251f03a81b3a7097407352e7ad1d023972852bdb883176e97bab7046f9f327bd03bca51fe853ecaab5f60adc6994e75cb450a033a5b91118f719c36d
|
||||
|
Loading…
Reference in New Issue
Block a user