From d751385cee734d92b7c90db3d701bc1ca93388ac Mon Sep 17 00:00:00 2001 From: Tony Asleson Date: Thu, 12 Aug 2021 09:28:17 -0500 Subject: [PATCH] Rebuild to pickup gating file Resolves: RHBZ#1974108 Signed-off-by: Tony Asleson --- libstoragemgmt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index a716c5a..df230d3 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -2,7 +2,7 @@ Name: libstoragemgmt Version: 1.9.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Storage array management library License: LGPLv2+ URL: https://github.com/libstorage/libstoragemgmt @@ -445,6 +445,9 @@ fi %changelog +* Thu Aug 12 2021 Tony Asleson - 1.9.2-4 +- Re-spin to pick up gating file change + * Wed Aug 11 2021 Tony Asleson - 1.9.2-3 - Fix for https://bugzilla.redhat.com/show_bug.cgi?id=1974108