New upstream release 1.3.5

This commit is contained in:
Gris Ge 2016-09-27 22:01:31 +08:00
parent 24df6ad673
commit b8d352cce6
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/libstoragemgmt-1.2.3.tar.gz
/libstoragemgmt-1.3.1.tar.gz
/libstoragemgmt-1.3.2.tar.gz
/libstoragemgmt-1.3.5.tar.gz

View File

@ -1,8 +1,8 @@
%bcond_with test
Name: libstoragemgmt
Version: 1.3.2
Release: 2%{?dist}
Version: 1.3.5
Release: 1%{?dist}
Summary: Storage array management library
Group: System Environment/Libraries
License: LGPLv2+
@ -19,6 +19,7 @@ BuildRequires: libconfig-devel
BuildRequires: systemd-devel
BuildRequires: python-devel
BuildRequires: procps
BuildRequires: sqlite-devel
Requires: initscripts
Requires(post): systemd
@ -423,6 +424,9 @@ fi
%{_mandir}/man1/hpsa_lsmplugin.1*
%changelog
* Tue Sep 27 2016 Gris Ge <fge@redhat.com> 1.3.5-1
- New upstream release 1.3.5
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages

View File

@ -1 +1 @@
08b2fc07b244d4700268acecad78d410 libstoragemgmt-1.3.2.tar.gz
c146153746addf17b2b271eb24fc2bd5 libstoragemgmt-1.3.5.tar.gz