From d312f583fb5f42f4ddccdb837f6b13d9c77cd2d9b3a4001db24715fb76da5398 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Aug 2020 10:05:58 +0000 Subject: [PATCH] - AutoYaST: Added supplements: autoyast(iscsi-client) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=279 --- yast2-iscsi-client-4.3.1.tar.bz2 | 3 --- yast2-iscsi-client-4.3.2.tar.bz2 | 3 +++ yast2-iscsi-client.changes | 8 ++++++++ yast2-iscsi-client.spec | 4 +++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-iscsi-client-4.3.1.tar.bz2 create mode 100644 yast2-iscsi-client-4.3.2.tar.bz2 diff --git a/yast2-iscsi-client-4.3.1.tar.bz2 b/yast2-iscsi-client-4.3.1.tar.bz2 deleted file mode 100644 index 3f11800..0000000 --- a/yast2-iscsi-client-4.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74fe77ba840f38081449e0d765a33f30b54367bcd0c8ad35bf75e995887ec31f -size 46461 diff --git a/yast2-iscsi-client-4.3.2.tar.bz2 b/yast2-iscsi-client-4.3.2.tar.bz2 new file mode 100644 index 0000000..cfd6983 --- /dev/null +++ b/yast2-iscsi-client-4.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9160ecc2b1de452be09e3ad213bf8f47e7bd7f0ab788a8474311d02c588e6295 +size 46710 diff --git a/yast2-iscsi-client.changes b/yast2-iscsi-client.changes index 375f838..6be8533 100644 --- a/yast2-iscsi-client.changes +++ b/yast2-iscsi-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 10 15:54:00 CEST 2020 - schubi@suse.de + +- AutoYaST: Added supplements: autoyast(iscsi-client) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.2 + ------------------------------------------------------------------- Wed May 20 13:55:46 UTC 2020 - Ancor Gonzalez Sosa diff --git a/yast2-iscsi-client.spec b/yast2-iscsi-client.spec index 7a6230f..350dcb6 100644 --- a/yast2-iscsi-client.spec +++ b/yast2-iscsi-client.spec @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 4.3.1 +Version: 4.3.2 Release: 0 Summary: YaST2 - iSCSI Client Configuration License: GPL-2.0-only @@ -42,6 +42,8 @@ Requires: open-iscsi Requires: yast2 >= 4.1.3 Requires: yast2-ruby-bindings >= 3.1.7 +Supplements: autoyast(iscsi-client) + BuildArch: noarch %description