Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 20:09:47 +00:00
parent 28e6139f33
commit d89507d663
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: gfs2-utils
Version: 3.4.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+ and LGPLv2+
Summary: Utilities for managing the global file system (GFS2)
%ifnarch %{arm}
@ -63,6 +63,10 @@ modifying, and correcting inconsistencies in GFS2 file systems.
%{_prefix}/lib/udev/rules.d/82-gfs2-withdraw.rules
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue May 11 2021 Andrew Price <anprice@redhat.com> - 3.4.1-3
- Rebuild for kernel 5.12 headers
Resolves: rhbz#1616432