[libstoragemgmt] Update to version 0.0.22

tasleson tasleson at fedoraproject.org
Mon Aug 12 22:00:04 UTC 2013


commit 6e5ab59c6e25145def9ca41fac55ce843ed4f697
Author: Tony Asleson <tasleson at redhat.com>
Date:   Mon Aug 12 16:41:40 2013 -0500

    Update to version 0.0.22
    
    Signed-off-by: Tony Asleson <tasleson at redhat.com>

 .gitignore          |    1 +
 libstoragemgmt.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f608731..2db1be7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /libstoragemgmt-0.0.19.tar.gz
 /libstoragemgmt-0.0.20.tar.gz
 /libstoragemgmt-0.0.21.tar.gz
+/libstoragemgmt-0.0.22.tar.gz
diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec
index a74d243..082cb8c 100644
--- a/libstoragemgmt.spec
+++ b/libstoragemgmt.spec
@@ -1,11 +1,11 @@
 Name:           libstoragemgmt
-Version:        0.0.21
-Release:        2%{?dist}
+Version:        0.0.22
+Release:        1%{?dist}
 Summary:        Storage array management library
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://sourceforge.net/projects/libstoragemgmt/
-Source0:        http://sourceforge.net/projects/libstoragemgmt/files/Alpha/libstoragemgmt-%{version}.tar.gz
+Source0:        http://sourceforge.net/projects/libstoragemgmt/files/libstoragemgmt-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  yajl-devel libxml2-devel check-devel glib2-devel
@@ -266,10 +266,13 @@ fi
 %{_bindir}/nstor_lsmplugin
 
 %changelog
+
+* Mon Aug 12 2013 Tony Asleson <tasleson at redhat.com> 0.0.22-1
+- New upstream release
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.21-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
-
 * Tue Jul 16 2013 Tony Asleson <tasleson at redhat.com> 0.0.21-1
 - New upstream release
 - Put plug-ins in separate sub packages
diff --git a/sources b/sources
index 7ec0a96..d4961c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-881ce5f974e39bda83ee99d5dd61c8b2  libstoragemgmt-0.0.21.tar.gz
+a652622b074f86e6d56eab7844b7fb56  libstoragemgmt-0.0.22.tar.gz


More information about the scm-commits mailing list