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.17.tar.bz2 b/yast2-network-4.3.17.tar.bz2 new file mode 100644 index 0000000..c95dd40 --- /dev/null +++ b/yast2-network-4.3.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c66cb7244ca7d9f3a477e0c4d15806be7773a8a61aab6d3335975b8c0ac3af2 +size 463887 diff --git a/yast2-network.changes b/yast2-network.changes index bdced00..bff0c13 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Aug 26 12:35:44 UTC 2020 - Imobach Gonzalez Sosa + +- 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 diff --git a/yast2-network.spec b/yast2-network.spec index a5ac35f..079b8c3 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.17 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only @@ -33,8 +33,9 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec) #for install task BuildRequires: yast2-storage-ng BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -# NetworkService.use -BuildRequires: yast2 >= 4.3.9 +# AutoYaST ElementPath class +BuildRequires: yast2 >= 4.3.20 + BuildRequires: yast2-packager >= 4.0.18 # Product control need xml agent BuildRequires: yast2-xml @@ -48,8 +49,8 @@ PreReq: /bin/rm Requires: sysconfig >= 0.80.0 Requires: yast2-proxy Requires: yast2-storage-ng -# NetworkService.use -Requires: yast2 >= 4.3.9 +# AutoYaST ElementPath class +Requires: yast2 >= 4.3.20 # Packages::vnc_packages Requires: augeas-lenses Requires: yast2-packager >= 4.0.18 @@ -72,6 +73,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