Update to version 0.0.22

Signed-off-by: Tony Asleson <tasleson@redhat.com>
This commit is contained in:
Tony Asleson 2013-08-12 16:41:40 -05:00
parent daffc1baf2
commit 6e5ab59c6e
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> 0.0.22-1
- New upstream release
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 16 2013 Tony Asleson <tasleson@redhat.com> 0.0.21-1
- New upstream release
- Put plug-ins in separate sub packages

View File

@ -1 +1 @@
881ce5f974e39bda83ee99d5dd61c8b2 libstoragemgmt-0.0.21.tar.gz
a652622b074f86e6d56eab7844b7fb56 libstoragemgmt-0.0.22.tar.gz