From 28e6139f33945c43aa32b6cd9d3b4cc44ebc6084 Mon Sep 17 00:00:00 2001 From: Andrew Price Date: Tue, 11 May 2021 17:19:12 +0100 Subject: [PATCH] * Tue May 11 2021 Andrew Price - 3.4.1-3 - Rebuild for kernel 5.12 headers Resolves: rhbz#1616432 --- gfs2-utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gfs2-utils.spec b/gfs2-utils.spec index 2765594..5e0d8a8 100644 --- a/gfs2-utils.spec +++ b/gfs2-utils.spec @@ -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 - 3.4.1-3 +- Rebuild for kernel 5.12 headers + Resolves: rhbz#1616432 + * Thu Apr 15 2021 Mohan Boddu - 3.4.1-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937