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.