From 5e0b196071c7d7cfafe1eb2997c8a24925ccdcc680234049aeff3e8b12ad118d Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Tue, 22 Aug 2017 17:43:11 +0000 Subject: [PATCH] Accepting request 518027 from home:LSZhu:branches:Base:System Update to version 2.1.fb47,improve ALUA and TCMU support OBS-URL: https://build.opensuse.org/request/show/518027 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=9 --- targetcli-fb-2.1.fb46.tar.xz | 3 --- targetcli-fb-2.1.fb47.tar.gz | 3 +++ targetcli-fb.changes | 8 ++++++++ targetcli-fb.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 targetcli-fb-2.1.fb46.tar.xz create mode 100644 targetcli-fb-2.1.fb47.tar.gz diff --git a/targetcli-fb-2.1.fb46.tar.xz b/targetcli-fb-2.1.fb46.tar.xz deleted file mode 100644 index c370f32..0000000 --- a/targetcli-fb-2.1.fb46.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0aef5c636f86c9455197f344e4bef0054fa96572c6b046754bff76694f60d75 -size 28852 diff --git a/targetcli-fb-2.1.fb47.tar.gz b/targetcli-fb-2.1.fb47.tar.gz new file mode 100644 index 0000000..823255f --- /dev/null +++ b/targetcli-fb-2.1.fb47.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a88c06e7a00e716fdcb980f9c6ccad159b98b6655b267a7075a57bd01c861e4 +size 33059 diff --git a/targetcli-fb.changes b/targetcli-fb.changes index 670729f..bc759ae 100644 --- a/targetcli-fb.changes +++ b/targetcli-fb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 17 09:34:08 UTC 2017 - lszhu@suse.com + +- Update to version 2.1.fb47 + *Improving ALUA and TCMU support, as well as moving the default + directory for APTPL files from /var/target to /etc/target, + for better FHS compliance. + ------------------------------------------------------------------- Thu Apr 13 07:40:01 UTC 2017 - hare@suse.com diff --git a/targetcli-fb.spec b/targetcli-fb.spec index 171cc56..71a5674 100644 --- a/targetcli-fb.spec +++ b/targetcli-fb.spec @@ -17,16 +17,16 @@ %define oname targetcli-fb -%define realver 2.1.fb46 +%define realver 2.1.fb47 Name: %{oname} -Version: 2.1.43 +Version: 2.1.47 Release: 0 Url: http://github.com/agrover/%{oname} Summary: A command shell for managing the Linux LIO kernel target License: Apache-2.0 Group: System/Management -Source: %{oname}-%{realver}.tar.xz +Source: %{oname}-%{realver}.tar.gz Source1: %{oname}.service Conflicts: targetcli Requires: python-configshell-fb