diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec index 24aee58..f92c5c7 100644 --- a/device-mapper-multipath.spec +++ b/device-mapper-multipath.spec @@ -1,6 +1,6 @@ Name: device-mapper-multipath Version: 0.9.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tools to manage multipath devices using device-mapper License: GPLv2 URL: http://christophe.varoqui.free.fr/ @@ -234,6 +234,10 @@ fi %{_pkgconfdir}/libdmmp.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 0.9.9-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Sep 13 2024 Benjamin Marzinski - 0.9.9-3 - Add 0015-libmultipath-fix-ontap-prioritizer-snprintf-limits.patch - Resolves: RHEL-49747