diff --git a/xfsdump.spec b/xfsdump.spec index 45648bc..907acdb 100644 --- a/xfsdump.spec +++ b/xfsdump.spec @@ -1,7 +1,7 @@ Summary: Administrative utilities for the XFS filesystem Name: xfsdump Version: 3.1.9 -Release: 5%{?dist} +Release: 6%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. License: GPL+ @@ -60,6 +60,10 @@ mkdir -p $RPM_BUILD_ROOT/%{_sharedstatedir}/xfsdump/inventory %{_sharedstatedir}/xfsdump/inventory %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.1.9-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3.1.9-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937