Rebuilt for removed libstdc++ symbols (#1937698)

This commit is contained in:
Jonathan Wakely 2021-03-31 17:33:05 +01:00
parent 105c05daa6
commit 8cfc6e12b3

View File

@ -1,6 +1,6 @@
Name: kernelshark
Version: 1.2
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 1
# As of 1.1, only kernelshark.cpp, kshark-record.cpp and examples are GPL-2.0. The rest of kernel-shark is LGPL-2.1.
@ -76,6 +76,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%{_metainfodir}/%{name}.appdata.xml
%changelog
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 1:1.2-5
- Rebuilt for removed libstdc++ symbols (#1937698)
* Wed Mar 24 2021 Jerome Marchand <jmarchan@redhat.com> - 1.2-3
- Rebuild with external libtracefs and libtraceevent
- Misc cleanup