Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:53:34 -07:00
parent ace93bec3f
commit 611e75ae4f

View File

@ -1,6 +1,6 @@
Name: kernelshark
Version: 2.3.1
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
# As of 2.3.1, only kernelshark.cpp, kshark-record.cpp and examples are GPL-2.0. The rest of kernel-shark is LGPL-2.1.
@ -99,6 +99,9 @@ chrpath --delete %{buildroot}/%{_bindir}/kshark-record
%{_includedir}/%{name}
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.3.1-3
- Bump release for June 2024 mass rebuild
* Fri Jun 14 2024 Jerome Marchand <jmarchan@redhat.com> - 1:2.3.1-1
- Update the license and convert it to SPDX 3.0 (-only -or-later prefix)