diff --git a/nvml.spec b/nvml.spec index 9cfeebc..0cf9b33 100644 --- a/nvml.spec +++ b/nvml.spec @@ -29,7 +29,7 @@ Name: nvml Version: 1.10 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Persistent Memory Development Kit (formerly NVML) License: BSD URL: http://pmem.io/pmdk @@ -686,6 +686,10 @@ mkdir -p %{buildroot}%{_mandir} %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.10-9 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon Aug 02 2021 Bryan Gurney - 1.10-8.el9 - Supersede uninitialized value patch with upstream version - Add upstream patch: common: fix mismatch between prototype and body