Accepting request 781310 from home:lee_duncan:branches:network

- Merged in latest upstream (2.1.1), which is mainly a bug-fix
  release over 2.1.0, including changing the test suite from
  shell-based to python3-based, replacing
  open-iscsi.2.1.0-suse.tar.bz2 with open-iscsi-2.1.1-suse.tar.bz2
  and resetting open-iscsi-SUSE-latest-diff.bz2

OBS-URL: https://build.opensuse.org/request/show/781310
OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=155
This commit is contained in:
Lee Duncan 2020-03-03 19:10:04 +00:00 committed by Git OBS Bridge
parent 0e7d113a5c
commit 2b31b43bd0
5 changed files with 18 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db548401a533671350bf0420431e6b36c78cbcb1b482df363a5eecfb8cfb1f49
size 477941

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c968815bb508fa772305abc257dbd4da2ad81e35e8ad60c2af0bb5a686d0e5b
size 488175

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:d4099f3d6416c97b4c4c24f0e6ba620587e976f791f4347bc23c34ab0d8d45bf oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
size 15262 size 14

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 3 18:46:01 UTC 2020 - Lee Duncan <lduncan@suse.com>
- Merged in latest upstream (2.1.1), which is mainly a bug-fix
release over 2.1.0, including changing the test suite from
shell-based to python3-based, replacing
open-iscsi.2.1.0-suse.tar.bz2 with open-iscsi-2.1.1-suse.tar.bz2
and resetting open-iscsi-SUSE-latest-diff.bz2
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 31 21:39:48 UTC 2020 - Lee Duncan <lduncan@suse.com> Fri Jan 31 21:39:48 UTC 2020 - Lee Duncan <lduncan@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package open-iscsi # spec file for package open-iscsi
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,15 +17,15 @@
%define iscsi_minor_release 1 %define iscsi_minor_release 1
%define iscsi_patch_release 0 %define iscsi_patch_release 1
%define iscsi_patch_release_suse %{iscsi_patch_release}-suse %define iscsi_patch_release_suse %{iscsi_patch_release}-suse
Name: open-iscsi Name: open-iscsi
Version: 2.1.0 Version: 2.1.1
Release: 0 Release: 0
Summary: Linux iSCSI Software Initiator Summary: Linux iSCSI Software Initiator
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Productivity/Networking/Other Group: Productivity/Networking/Other
Url: http://www.open-iscsi.com URL: http://www.open-iscsi.com
Source: %{name}-2.%{iscsi_minor_release}.%{iscsi_patch_release_suse}.tar.bz2 Source: %{name}-2.%{iscsi_minor_release}.%{iscsi_patch_release_suse}.tar.bz2
Patch1: %{name}-SUSE-latest.diff.bz2 Patch1: %{name}-SUSE-latest.diff.bz2
BuildRequires: autoconf BuildRequires: autoconf