From de73f677953b61fa4bbed39fcd1dc0e7b16f4efd63e996a1cf68d314d0682806 Mon Sep 17 00:00:00 2001 From: Imobach Gonzalez Sosa Date: Thu, 11 Jun 2020 09:01:41 +0000 Subject: [PATCH 1/2] Updated to git ref 2651eff5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=941 --- yast2-network.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-network.spec b/yast2-network.spec index 2600b32..843f5e2 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,7 +12,7 @@ # 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/ # From 60096da0ecf6006947d9fdb3bde2ad47d33b819a326853f173ab0a1ce7886bfc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 11 Jun 2020 14:55:07 +0000 Subject: [PATCH 2/2] - Try to install the wireless-tools package when the package is not installed and the wifi networks are scanned (bsc#1168479) - 4.3.5 - Avoid error when accessing to Bond Slaves in s390 (bsc#1172444). - 4.3.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=942 --- yast2-network-4.3.3.tar.bz2 | 3 --- yast2-network-4.3.5.tar.bz2 | 3 +++ yast2-network.changes | 13 +++++++++++++ yast2-network.spec | 8 ++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 yast2-network-4.3.3.tar.bz2 create mode 100644 yast2-network-4.3.5.tar.bz2 diff --git a/yast2-network-4.3.3.tar.bz2 b/yast2-network-4.3.3.tar.bz2 deleted file mode 100644 index 38078b8..0000000 --- a/yast2-network-4.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39c6315e987e48dabbaa260cea072b17a97c1c4bc7babd19250668cf78686585 -size 460606 diff --git a/yast2-network-4.3.5.tar.bz2 b/yast2-network-4.3.5.tar.bz2 new file mode 100644 index 0000000..73306ad --- /dev/null +++ b/yast2-network-4.3.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbe9ecbe574bc738231838444a49c89c51a50036dd13cc692b7863e52aeab13 +size 461348 diff --git a/yast2-network.changes b/yast2-network.changes index a861ff0..0c5afeb 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jun 11 08:24:34 UTC 2020 - Knut Anderssen + +- Try to install the wireless-tools package when the package is + not installed and the wifi networks are scanned (bsc#1168479) +- 4.3.5 + +------------------------------------------------------------------- +Wed Jun 10 11:10:29 UTC 2020 - José Iván López González + +- Avoid error when accessing to Bond Slaves in s390 (bsc#1172444). +- 4.3.4 + ------------------------------------------------------------------- Mon Jun 8 08:15:26 UTC 2020 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 843f5e2..069123c 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-network # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: yast2-network -Version: 4.3.3 +Version: 4.3.5 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only @@ -73,7 +73,7 @@ BuildArch: noarch %build -%description +%description This package contains the YaST2 component for network configuration. %prep