Rebuilt for removed libstdc++ symbols (#1937698)

This commit is contained in:
Jonathan Wakely 2021-05-10 16:08:24 +01:00
parent 8cfc6e12b3
commit e97c41173a

View File

@ -1,6 +1,6 @@
Name: kernelshark
Version: 1.2
Release: 5%{?dist}
Release: 6%{?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
* Mon May 10 2021 Jonathan Wakely <jwakely@redhat.com> - 1:1.2-6
- Rebuilt for removed libstdc++ symbols (#1937698)
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 1:1.2-5
- Rebuilt for removed libstdc++ symbols (#1937698)