diff --git a/open-iscsi-2.1.0-suse.tar.bz2 b/open-iscsi-2.1.0-suse.tar.bz2 deleted file mode 100644 index 12b1cd9..0000000 --- a/open-iscsi-2.1.0-suse.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db548401a533671350bf0420431e6b36c78cbcb1b482df363a5eecfb8cfb1f49 -size 477941 diff --git a/open-iscsi-2.1.1-suse.tar.bz2 b/open-iscsi-2.1.1-suse.tar.bz2 new file mode 100644 index 0000000..0ffacfd --- /dev/null +++ b/open-iscsi-2.1.1-suse.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c968815bb508fa772305abc257dbd4da2ad81e35e8ad60c2af0bb5a686d0e5b +size 488175 diff --git a/open-iscsi-SUSE-latest.diff.bz2 b/open-iscsi-SUSE-latest.diff.bz2 index c8d9247..1f82a91 100644 --- a/open-iscsi-SUSE-latest.diff.bz2 +++ b/open-iscsi-SUSE-latest.diff.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4099f3d6416c97b4c4c24f0e6ba620587e976f791f4347bc23c34ab0d8d45bf -size 15262 +oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058 +size 14 diff --git a/open-iscsi.changes b/open-iscsi.changes index d550e34..352b752 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Mar 3 18:46:01 UTC 2020 - Lee Duncan + +- 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 diff --git a/open-iscsi.spec b/open-iscsi.spec index df11054..4da1813 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ %define iscsi_minor_release 1 -%define iscsi_patch_release 0 +%define iscsi_patch_release 1 %define iscsi_patch_release_suse %{iscsi_patch_release}-suse Name: open-iscsi -Version: 2.1.0 +Version: 2.1.1 Release: 0 Summary: Linux iSCSI Software Initiator License: GPL-2.0-or-later 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 Patch1: %{name}-SUSE-latest.diff.bz2 BuildRequires: autoconf