From 69b7ad5aad83d0a5eaeded50d9ae01d2192e3b60e4666c2494bd18053eb497ac Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Thu, 13 Apr 2017 17:32:06 +0000 Subject: [PATCH] Accepting request 487780 from home:hreinecke:branches:Base:System - Update to version 2.1.fb46: * version 2.1.fb44 * Remove build scripts for RPM and Debian packages * Add Gentoo to the list of distributions that ship targetcli-fb * Add support to create/delete ALUA groups on a storage object * Add support to set/get a LUN's ALUA group * version 2.1.fb45 * Create ALUA dir and def group in UI with storage object * Clear backstore cache on refresh * version 2.1.fb46 OBS-URL: https://build.opensuse.org/request/show/487780 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=6 --- _service | 16 ++++++++++++++++ _servicedata | 4 ++++ targetcli-fb-2.1.fb43.tar.gz | 3 --- targetcli-fb-2.1.fb46.tar.xz | 3 +++ targetcli-fb.changes | 14 ++++++++++++++ targetcli-fb.spec | 6 +++--- 6 files changed, 40 insertions(+), 6 deletions(-) create mode 100644 _service create mode 100644 _servicedata delete mode 100644 targetcli-fb-2.1.fb43.tar.gz create mode 100644 targetcli-fb-2.1.fb46.tar.xz diff --git a/_service b/_service new file mode 100644 index 0000000..2e389d3 --- /dev/null +++ b/_service @@ -0,0 +1,16 @@ + + + git + https://github.com/open-iscsi/targetcli-fb.git + + targetcli-fb + 2.1.fb46 + v2.1.fb46 + enable + + + *targetcli-fb*.tar + xz + + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..112ad81 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://github.com/open-iscsi/targetcli-fb.git + f632f38264edc5a620ed5cd0f506d8dc205efce3 \ No newline at end of file diff --git a/targetcli-fb-2.1.fb43.tar.gz b/targetcli-fb-2.1.fb43.tar.gz deleted file mode 100644 index 1753cfd..0000000 --- a/targetcli-fb-2.1.fb43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63e7c85df26ffd2b1ef34e9113585d7eb8b3fd8d4bf84ebe025a14bf518e7459 -size 34207 diff --git a/targetcli-fb-2.1.fb46.tar.xz b/targetcli-fb-2.1.fb46.tar.xz new file mode 100644 index 0000000..c370f32 --- /dev/null +++ b/targetcli-fb-2.1.fb46.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0aef5c636f86c9455197f344e4bef0054fa96572c6b046754bff76694f60d75 +size 28852 diff --git a/targetcli-fb.changes b/targetcli-fb.changes index 3198744..ee08a9f 100644 --- a/targetcli-fb.changes +++ b/targetcli-fb.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Apr 13 07:40:01 UTC 2017 - hare@suse.com + +- Update to version 2.1.fb46: + * version 2.1.fb44 + * Remove build scripts for RPM and Debian packages + * Add Gentoo to the list of distributions that ship targetcli-fb + * Add support to create/delete ALUA groups on a storage object + * Add support to set/get a LUN's ALUA group + * version 2.1.fb45 + * Create ALUA dir and def group in UI with storage object + * Clear backstore cache on refresh + * version 2.1.fb46 + ------------------------------------------------------------------- Sun Oct 30 23:51:52 UTC 2016 - jengelh@inai.de diff --git a/targetcli-fb.spec b/targetcli-fb.spec index c234824..171cc56 100644 --- a/targetcli-fb.spec +++ b/targetcli-fb.spec @@ -1,7 +1,7 @@ # # spec file for package targetcli-fb # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define oname targetcli-fb -%define realver 2.1.fb43 +%define realver 2.1.fb46 Name: %{oname} Version: 2.1.43 @@ -26,7 +26,7 @@ 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.gz +Source: %{oname}-%{realver}.tar.xz Source1: %{oname}.service Conflicts: targetcli Requires: python-configshell-fb