Accepting request 812715 from YaST:Head

submit new version 4.3.3

OBS-URL: https://build.opensuse.org/request/show/812715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=424
This commit is contained in:
Dominique Leuenberger 2020-06-09 22:39:55 +00:00 committed by Git OBS Bridge
commit 77a52d7997
4 changed files with 32 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:222763313e49ccdbc0a43e44d5daaef78c14d2247b653e8c6d4cdf7b35ab873c
size 460338

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39c6315e987e48dabbaa260cea072b17a97c1c4bc7babd19250668cf78686585
size 460606

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Jun 8 08:15:26 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
- AutoYaST: Udev rules are written or copied to the target system
properly when defined in the profile (bsc#1169663).
- AutoYaST: Fixed the copy or merge of the linuxrc interfaces
configuration when the installation network configuration is
selected to be kept.
- 4.3.3
-------------------------------------------------------------------
Wed May 20 14:07:13 UTC 2020 - schubi@suse.de
- AutoYaST: Cleanup/improve issue handling (bsc#1171335).
- 4.3.2
-------------------------------------------------------------------
Wed May 20 13:07:13 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
- AutoYaST: Adapted the module to handle a complete network
configuration during the first stage (bsc#1171922)
- 4.3.1
-------------------------------------------------------------------
Tue May 12 13:08:03 UTC 2020 - Josef Reidinger <jreidinger@suse.com>

View File

@ -17,12 +17,12 @@
Name: yast2-network
Version: 4.3.0
Version: 4.3.3
Release: 0
Summary: YaST2 - Network Configuration
License: GPL-2.0-only
Group: System/YaST
Url: https://github.com/yast/yast-network
URL: https://github.com/yast/yast-network
Source0: %{name}-%{version}.tar.bz2
@ -33,8 +33,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
#for install task
BuildRequires: yast2-storage-ng
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# CFA::SysctlConfig
BuildRequires: yast2 >= 4.2.67
# AutoYaST issue handling
BuildRequires: yast2 >= 4.3.3
BuildRequires: yast2-packager >= 4.0.18
# Product control need xml agent
BuildRequires: yast2-xml
@ -48,8 +48,8 @@ PreReq: /bin/rm
Requires: sysconfig >= 0.80.0
Requires: yast2-proxy
Requires: yast2-storage-ng
# CFA::SysctlConfig
Requires: yast2 >= 4.2.67
# AutoYaST issue handling
Requires: yast2 >= 4.3.2
# Packages::vnc_packages
Requires: augeas-lenses
Requires: yast2-packager >= 4.0.18