1
0
forked from pool/yast2-network

Accepting request 831002 from YaST:Head

submit new version 4.3.17

OBS-URL: https://build.opensuse.org/request/show/831002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=430
This commit is contained in:
Dominique Leuenberger 2020-09-02 23:10:10 +00:00 committed by Git OBS Bridge
commit 2c73f6a0f6
4 changed files with 27 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c1136cb9296d847a821eec8d0cbd0bc0f2da3ef5f856b3d4af5e7dc4142d48d
size 462699

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c66cb7244ca7d9f3a477e0c4d15806be7773a8a61aab6d3335975b8c0ac3af2
size 463887

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Aug 26 12:35:44 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Unify profile element paths (bsc#1175680).
- 4.3.17
-------------------------------------------------------------------
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 <igonzalezsosa@suse.com> Wed Jul 29 10:47:01 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package yast2-network # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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 Name: yast2-network
Version: 4.3.15 Version: 4.3.17
Release: 0 Release: 0
Summary: YaST2 - Network Configuration Summary: YaST2 - Network Configuration
License: GPL-2.0-only License: GPL-2.0-only
@ -33,8 +33,9 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
#for install task #for install task
BuildRequires: yast2-storage-ng BuildRequires: yast2-storage-ng
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
# NetworkService.use # AutoYaST ElementPath class
BuildRequires: yast2 >= 4.3.9 BuildRequires: yast2 >= 4.3.20
BuildRequires: yast2-packager >= 4.0.18 BuildRequires: yast2-packager >= 4.0.18
# Product control need xml agent # Product control need xml agent
BuildRequires: yast2-xml BuildRequires: yast2-xml
@ -48,8 +49,8 @@ PreReq: /bin/rm
Requires: sysconfig >= 0.80.0 Requires: sysconfig >= 0.80.0
Requires: yast2-proxy Requires: yast2-proxy
Requires: yast2-storage-ng Requires: yast2-storage-ng
# NetworkService.use # AutoYaST ElementPath class
Requires: yast2 >= 4.3.9 Requires: yast2 >= 4.3.20
# Packages::vnc_packages # Packages::vnc_packages
Requires: augeas-lenses Requires: augeas-lenses
Requires: yast2-packager >= 4.0.18 Requires: yast2-packager >= 4.0.18
@ -72,6 +73,8 @@ Conflicts: autoyast2 < 4.3.23
Obsoletes: yast2-network-devel-doc <= 3.1.154 Obsoletes: yast2-network-devel-doc <= 3.1.154
Provides: yast2-network-devel-doc = %{version} Provides: yast2-network-devel-doc = %{version}
Supplements: autoyast(host,networking,remote)
BuildArch: noarch BuildArch: noarch
%build %build