From c90f674a4d200ba359e12a8405d10e6f6cc06266 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Wed, 7 Mar 2012 14:32:51 +1100 Subject: [PATCH] New version 1.2.0 This versions returns the library to the original name libiscsi --- packaging/RPM/libiscsi.spec.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packaging/RPM/libiscsi.spec.in b/packaging/RPM/libiscsi.spec.in index c202fe0..8385549 100644 --- a/packaging/RPM/libiscsi.spec.in +++ b/packaging/RPM/libiscsi.spec.in @@ -1,6 +1,6 @@ Name: libiscsi Summary: iSCSI client library -Version: 1.1.0 +Version: 1.2.0 Release: 1GITHASH%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -91,6 +91,8 @@ The libiscsi-devel package includes the header files for libiscsi. %{_libdir}/libiscsi.so %changelog +* Wed Mar 7 2012 : 1.2.0 + - rename library back to libiscsi and release it as 1.2.0 * Sun Dec 25 2011 : 1.1.0 - Fix TaskManagement AbortTask/AbortTaskSet to send to correct LUN