From b8d352cce646f2e6fd9a449cb930607d4da2da5e Mon Sep 17 00:00:00 2001 From: Gris Ge Date: Tue, 27 Sep 2016 22:01:31 +0800 Subject: [PATCH] New upstream release 1.3.5 --- .gitignore | 1 + libstoragemgmt.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1ae2f6a..4880cc2 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index f109c78..6a31aeb 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -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 1.3.5-1 +- New upstream release 1.3.5 + * Tue Jul 19 2016 Fedora Release Engineering - 1.3.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 9bf32ec..4c3bdfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08b2fc07b244d4700268acecad78d410 libstoragemgmt-1.3.2.tar.gz +c146153746addf17b2b271eb24fc2bd5 libstoragemgmt-1.3.5.tar.gz