From 1693ac3898d7dd652272f85e597d7ead57a17daf794e8b27f1b4a912179931b2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 26 Aug 2020 13:29:36 +0000 Subject: [PATCH] - AutoYaST: Added supplements: autoyast(host,networking,remote) 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.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=954 --- yast2-network-4.3.15.tar.bz2 | 3 --- yast2-network-4.3.16.tar.bz2 | 3 +++ yast2-network.changes | 8 ++++++++ yast2-network.spec | 8 +++++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 yast2-network-4.3.15.tar.bz2 create mode 100644 yast2-network-4.3.16.tar.bz2 diff --git a/yast2-network-4.3.15.tar.bz2 b/yast2-network-4.3.15.tar.bz2 deleted file mode 100644 index 211dfe6..0000000 --- a/yast2-network-4.3.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c1136cb9296d847a821eec8d0cbd0bc0f2da3ef5f856b3d4af5e7dc4142d48d -size 462699 diff --git a/yast2-network-4.3.16.tar.bz2 b/yast2-network-4.3.16.tar.bz2 new file mode 100644 index 0000000..2313cd7 --- /dev/null +++ b/yast2-network-4.3.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd2c35153e3eb0485669486e0ad13bf0bf720ca55bfe3200e76de436e61bbcc +size 463331 diff --git a/yast2-network.changes b/yast2-network.changes index bdced00..85f8802 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Aug 11 12:13:34 CEST 2020 - schubi@suse.de + +- AutoYaST: Added supplements: autoyast(host,networking,remote) + 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.16 + ------------------------------------------------------------------- Wed Jul 29 10:47:01 UTC 2020 - Imobach Gonzalez Sosa diff --git a/yast2-network.spec b/yast2-network.spec index a5ac35f..d967761 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-network # -# 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 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-network -Version: 4.3.15 +Version: 4.3.16 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only @@ -72,6 +72,8 @@ Conflicts: autoyast2 < 4.3.23 Obsoletes: yast2-network-devel-doc <= 3.1.154 Provides: yast2-network-devel-doc = %{version} +Supplements: autoyast(host,networking,remote) + BuildArch: noarch %build