diff --git a/babeltrace.spec b/babeltrace.spec index 84964d4..cb6d96c 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -1,6 +1,6 @@ Name: babeltrace Version: 1.5.8 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Trace Viewer and Converter, mainly for the Common Trace Format License: MIT and GPLv2 URL: https://www.efficios.com/babeltrace @@ -116,6 +116,10 @@ rm -f %{buildroot}/%{_pkgdocdir}/std-ext-lib.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.5.8-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.5.8-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937