From e5f7caa1b640e642ee997b277acd60805f402543 Mon Sep 17 00:00:00 2001 From: Tony Asleson Date: Wed, 18 May 2016 15:04:32 -0500 Subject: [PATCH] Update to release 1.3.2 Signed-off-by: Tony Asleson --- .gitignore | 1 + libstoragemgmt.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c073988..1ae2f6a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /libstoragemgmt-1.2.1.tar.gz /libstoragemgmt-1.2.3.tar.gz /libstoragemgmt-1.3.1.tar.gz +/libstoragemgmt-1.3.2.tar.gz diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index 1ccaa71..cf6af86 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -1,8 +1,8 @@ %bcond_with test Name: libstoragemgmt -Version: 1.3.1 -Release: 2%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: Storage array management library Group: System Environment/Libraries License: LGPLv2+ @@ -425,6 +425,9 @@ fi %{_mandir}/man1/hpsa_lsmplugin.1* %changelog +* Wed May 18 2016 Tony Asleson 1.3.2-1 +- New upstream release 1.3.2 + * Fri May 13 2016 Tony Asleson 1.3.1-2 - Disable make check as we are hitting a valgrind memleak in ld.so on arm arch. diff --git a/sources b/sources index e42a970..9bf32ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8dde0a1f294bba0c0784180ef1028bb7 libstoragemgmt-1.3.1.tar.gz +08b2fc07b244d4700268acecad78d410 libstoragemgmt-1.3.2.tar.gz