diff --git a/yast2-iscsi-client-4.1.1.tar.bz2 b/yast2-iscsi-client-4.1.1.tar.bz2 deleted file mode 100644 index 9af305c..0000000 --- a/yast2-iscsi-client-4.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a06bc3a70d7b82543da31a57aebf1208b0396dd46f96e24ad98fb962b3ecc073 -size 44471 diff --git a/yast2-iscsi-client-4.1.2.tar.bz2 b/yast2-iscsi-client-4.1.2.tar.bz2 new file mode 100644 index 0000000..bbe9393 --- /dev/null +++ b/yast2-iscsi-client-4.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94a38d7cd82eb188e2a577dd4abed2a721e3b97f0164148e387271ecb86a79c +size 45344 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index bbc13f1..a27c030 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Nov 09 12:34:19 CET 2018 - aschnell@suse.com + +- removed onboot startup mode for LUNs on S/390 (bsc#1045139) +- 4.1.2 + +------------------------------------------------------------------- +Tue Nov 06 10:00:14 CET 2018 - aschnell@suse.com + +- enable rubocop + +------------------------------------------------------------------- +Tue Oct 16 15:33:19 CEST 2018 - schubi@suse.de + +- Added license file to spec. + ------------------------------------------------------------------- Thu Aug 16 14:50:34 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 0b61296..c426d3a 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 4.1.1 +Version: 4.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,7 +44,7 @@ Requires: open-iscsi Requires: yast2-ruby-bindings >= 3.1.7 Summary: YaST2 - iSCSI Client Configuration -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST %description @@ -73,5 +73,6 @@ client. %{yast_scrconfdir}/iscsid.scr %doc %{yast_docdir} %{yast_schemadir}/autoyast/rnc/iscsi-client.rnc +%license COPYING %changelog