diff --git a/SPECS/kmod-btrfs.spec b/SPECS/kmod-btrfs.spec index bab229a..0250f25 100644 --- a/SPECS/kmod-btrfs.spec +++ b/SPECS/kmod-btrfs.spec @@ -2,7 +2,7 @@ %global driver_version 5.14.0-87.el9 -%global kernel_version 5.14.0-92.el9 +%global kernel_version 5.14.0-96.el9 %global debug_package %{nil} @@ -17,7 +17,7 @@ Name: kmod-%{pkg} Version: 5.14.0.87 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Btrfs filesystem support License: GPLv2 @@ -66,6 +66,10 @@ Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist} Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist} %endif +%if "%{version}" == "5.14.0.87" && "%{release}" == "3%{?dist}" +Obsoletes: kmod-%{pkg} = %{?epoch:%{epoch}:}%{version}-1%{?dist} +%endif + %description Btrfs is a general purpose copy-on-write filesystem with extents, writable @@ -136,6 +140,9 @@ fi %changelog +* Fri May 27 2022 Kmods SIG - 5.14.0.87-3 +- Rebuild for 5.14.0-96.el9 + * Fri May 27 2022 Kmods SIG - 5.14.0.87-2 - Update to 5.14.0-87.el9