diff --git a/libipt.spec b/libipt.spec index 58b2018..c79721b 100644 --- a/libipt.spec +++ b/libipt.spec @@ -5,7 +5,7 @@ Name: libipt Version: 2.0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Intel Processor Trace Decoder Library License: BSD URL: https://github.com/intel/libipt @@ -81,6 +81,9 @@ ctest -V %{?_smp_mflags} %{_mandir}/*/*.gz %changelog +* Thu Aug 12 2021 Keith Seitz - 2.0.4-5 +- Rebuilt for CI verification of 1943531. + * Mon Aug 09 2021 Mohan Boddu - 2.0.4-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688