From 76d076246917e4366bbd512e7beed7e6c56fd46e Mon Sep 17 00:00:00 2001 From: Gris Ge Date: Wed, 24 Jun 2015 15:50:01 +0800 Subject: [PATCH] Update to 1.2.3 Signed-off-by: Gris Ge --- .gitignore | 1 + libstoragemgmt.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 27cf930..39d948a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /libstoragemgmt-1.0.0.tar.gz /libstoragemgmt-1.1.0.tar.gz /libstoragemgmt-1.2.1.tar.gz +/libstoragemgmt-1.2.3.tar.gz diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index 23d2a41..639b67b 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -4,7 +4,7 @@ %bcond_without test Name: libstoragemgmt -Version: 1.2.1 +Version: 1.2.3 Release: 1%{?dist} Summary: Storage array management library Group: System Environment/Libraries @@ -452,6 +452,17 @@ fi %endif %changelog +* Wed Jun 24 2015 Gris Ge 1.2.3-1 +- New upstream release 1.2.3: + * Bug fixes: + * lsmcli bash completion: Fix syntax error. + * lsmcli bash completion: Fix volume-delete. + * lsmcli bash completion: Add missing completions. + * Fix: selinux dac_override + * Manpage: Update hpsa and megaraid plugin manpages. + * HP Smart Array Plugin: Fix pool querying on P410i. + * MegaRAID Plugin: Fix bug when no volume configured. + * Fri Jun 19 2015 Gris Ge - 1.2.1-1 - New upstream release 1.2.1. - Changed upstream URL and source URL to github. diff --git a/sources b/sources index 4e63aeb..344335c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -138fd89916cb5bde45af7315a8582511 libstoragemgmt-1.2.1.tar.gz +fe14453b34be152c914d16d432e3b0dc libstoragemgmt-1.2.3.tar.gz