diff --git a/sysprof.spec b/sysprof.spec index 3233bc9..df60106 100644 --- a/sysprof.spec +++ b/sysprof.spec @@ -2,7 +2,7 @@ Name: sysprof Version: 3.40.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A system-wide Linux profiler License: GPLv3+ @@ -164,6 +164,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.40.1-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3.40.1-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937