Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:17:00 -07:00
parent b5b30a83a6
commit 1245e5c105

View File

@ -1,6 +1,6 @@
Name: bpftrace Name: bpftrace
Version: 0.21.1 Version: 0.21.1
Release: 2%{?dist} Release: 3%{?dist}
Summary: High-level tracing language for Linux eBPF Summary: High-level tracing language for Linux eBPF
License: Apache-2.0 License: Apache-2.0
@ -84,6 +84,10 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.21.1-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Oct 29 2024 Viktor Malik <vmalik@redhat.com> - 0.21.1-2 * Tue Oct 29 2024 Viktor Malik <vmalik@redhat.com> - 0.21.1-2
- Rebuild for LLVM 19 - Rebuild for LLVM 19
- Resolves: RHEL-64926 - Resolves: RHEL-64926