Accepting request 899067 from YaST:Head
submit new version 4.4.15 OBS-URL: https://build.opensuse.org/request/show/899067 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=456
This commit is contained in:
commit
3cdc00e08c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:682b6a6ec75defb6e18366a8b4296f3169882470c13decac84912c209c2cb96d
|
|
||||||
size 489910
|
|
3
yast2-network-4.4.15.tar.bz2
Normal file
3
yast2-network-4.4.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb1df5473d5569c1d1839b58d00ffa69edd3b2639a9f6ccec671ff43a16111b8
|
||||||
|
size 489365
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 8 08:44:23 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
- Use the linuxrc proxy settings for the HTTPS and FTP proxies
|
||||||
|
(bsc#1185016)
|
||||||
|
- 4.4.15
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 4 09:08:43 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
- Adopt the new YaST2::Equatable mixin in order to fix possible
|
||||||
|
errors when comparing objects (related to bsc#1186082)
|
||||||
|
- 4.4.14
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 31 17:50:42 UTC 2021 - Michal Filka <mfilka@suse.com>
|
Mon May 31 17:50:42 UTC 2021 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 4.4.13
|
Version: 4.4.15
|
||||||
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,8 @@ 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)
|
||||||
# Y2Issues
|
# Yast::Equatable
|
||||||
BuildRequires: yast2 >= 4.4.1
|
BuildRequires: yast2 >= 4.4.7
|
||||||
|
|
||||||
BuildRequires: yast2-packager >= 4.0.18
|
BuildRequires: yast2-packager >= 4.0.18
|
||||||
# Product control need xml agent
|
# Product control need xml agent
|
||||||
@ -49,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
|
||||||
# Y2Issues
|
# Yast::Equatable
|
||||||
Requires: yast2 >= 4.4.1
|
Requires: yast2 >= 4.4.7
|
||||||
# Packages::vnc_packages
|
# Packages::vnc_packages
|
||||||
Requires: augeas-lenses
|
Requires: augeas-lenses
|
||||||
Requires: yast2-packager >= 4.0.18
|
Requires: yast2-packager >= 4.0.18
|
||||||
|
Loading…
Reference in New Issue
Block a user