diff --git a/dlm.spec b/dlm.spec index 03218e0..fc7c806 100644 --- a/dlm.spec +++ b/dlm.spec @@ -1,6 +1,6 @@ Name: dlm Version: 4.0.9 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 and GPLv2+ and LGPLv2+ # For a breakdown of the licensing, see README.license Summary: Kernel Distributed Lock Manager control daemon and tool @@ -99,6 +99,10 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/*.pc %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.0.9-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 4.0.9-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937