diff --git a/ltrace.spec b/ltrace.spec index 00da2c8..374bdc3 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,7 +1,7 @@ Summary: Tracks runtime library calls from dynamically linked executables Name: ltrace Version: 0.7.91 -Release: 42%{?dist} +Release: 43%{?dist} # In coordination with Juan Céspedes, upstream is now officially on gitlab. # We are going to being sending all of our Fedora patches upstream to gitlab. URL: https://gitlab.com/cespedes/ltrace @@ -207,6 +207,10 @@ echo ====================TESTING END===================== %{_datadir}/ltrace %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.7.91-43 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.7.91-42 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937