Rebased to version 0.19.1
Signed-off-by: Augusto Caringi <acaringi@redhat.com>
This commit is contained in:
parent
779bf23243
commit
d02856eb67
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/bpftrace-0.16.0.tar.gz
|
||||
/bpftrace-0.17.0.tar.gz
|
||||
/bpftrace-0.18.0.tar.gz
|
||||
/bpftrace-0.19.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: bpftrace
|
||||
Version: 0.18.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.19.1
|
||||
Release: 1%{?dist}
|
||||
Summary: High-level tracing language for Linux eBPF
|
||||
License: Apache-2.0
|
||||
|
||||
@ -84,6 +84,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 04 2023 Augusto Caringi <acaringi@redhat.com> - 0.19.1-1
|
||||
- Rebased to version 0.19.1
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bpftrace-0.18.0.tar.gz) = b7da273d251f03a81b3a7097407352e7ad1d023972852bdb883176e97bab7046f9f327bd03bca51fe853ecaab5f60adc6994e75cb450a033a5b91118f719c36d
|
||||
SHA512 (bpftrace-0.19.1.tar.gz) = 2f56b8fb7abfa58631ebc93c7a98cc066446808cbc0116902e43ebefa5f9625232da5ee3ede1d14a236296660a2f4c0907fa1ef24d383b4e32c70dcc3988c765
|
||||
|
Loading…
Reference in New Issue
Block a user