diff --git a/npth.spec b/npth.spec index 24a3086..f2c267e 100644 --- a/npth.spec +++ b/npth.spec @@ -1,6 +1,6 @@ Name: npth Version: 1.6 -Release: 7%{?dist} +Release: 8%{?dist} Summary: The New GNU Portable Threads library License: LGPLv2+ URL: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git @@ -57,6 +57,10 @@ make check %{_datadir}/aclocal/%{name}.m4 %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.6-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.6-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937