* Tue May 11 2021 Andrew Price <anprice@redhat.com> - 3.4.1-3

- Rebuild for kernel 5.12 headers
  Resolves: rhbz#1616432
This commit is contained in:
Andrew Price 2021-05-11 17:19:12 +01:00
parent ad8ad34bd5
commit 28e6139f33
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: gfs2-utils
Version: 3.4.1
Release: 2%{?dist}
Release: 3%{?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
* Tue May 11 2021 Andrew Price <anprice@redhat.com> - 3.4.1-3
- Rebuild for kernel 5.12 headers
Resolves: rhbz#1616432
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937