diff --git a/packaging/RPM/libiscsi.spec.in b/packaging/RPM/libiscsi.spec.in index 3f36a09..619756c 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.11.0 +Version: 1.12.0 Release: 1GITHASH%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -109,6 +109,9 @@ Test tool for iSCSI/SCSI targets %changelog +* mon Jul 21 2014 : 1.12.0 + - Fix statsn when wrapping + - Add Async event handling * Sat Apr 19 2014 : 1.11.0 - Fix memory leaks in persistent reserve out. - Fix various leaks in the testsuite.