From 6d6b5bf8feeb44ab9a1fb617859232b090b6f4f6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:46:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libstoragemgmt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index cae8f0e..0135673 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -3,7 +3,7 @@ Name: libstoragemgmt Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Storage array management library Group: System Environment/Libraries License: LGPLv2+ @@ -528,6 +528,9 @@ fi %{_mandir}/man1/hpsa_lsmplugin.1* %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Feb 21 2017 Gris Ge 1.4.0-1 - Add Python3 support.