update to 1.19.0 version

update to 1.19.0 version
This commit is contained in:
Markeryang 2020-07-29 17:17:29 +08:00 committed by Gitee
parent b2f99d2f8d
commit 38dfb5ff22

View File

@ -1,19 +1,12 @@
Name: libiscsi
Version: 1.18.0
Release: 6
Version: 1.19.0
Release: 1
Summary: Client-side library to implement the iSCSI protocol
License: LGPLv2+ and GPLv2+
URL: https://github.com/sahlberg/%{name}
Source: https://github.com/sahlberg/%{name}/archive/%{version}.tar.gz
Patch0000: 0000-Fix-compiler-warning-error-under-gcc7.patch
Patch0001: 0001-Fix-another-compiler-warning.patch
Patch0002: 0002-Fix-32bit-build.patch
Patch0003: 0003-iser-Use-local-container_of-definition.patch
Patch6000: 6000-iscsi-perf-fix-overflow-issue-in-fill_read_queue.patch
Patch6001: 6001-sync-fix-return-value-for-various-sync-commands.patch
BuildRequires: gcc git
BuildRequires: autoconf automake libtool popt-devel CUnit-devel libgcrypt-devel rdma-core-devel chrpath
@ -102,5 +95,8 @@ This package contains the help info for %{name}.
%{_mandir}/man1/iscsi-test-cu.1.gz
%changelog
* Wed Jul 29 2020 yanglongkang <yanglongkang@huawei.com> - 1.19.0-1
- update to 1.19.0 version
* Sat Aug 31 2019 mingfangsen <mingfangsen@huawei.com> - 1.18.0-6
- Package init