Accepting request 821504 from YaST:Head
submit new version 4.3.13 OBS-URL: https://build.opensuse.org/request/show/821504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=428
This commit is contained in:
commit
153ecc166b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e4153b69272c77a37ce23388c73a8c1a5b80b4f7a05a052b0869cbe8690becb
|
||||
size 462535
|
3
yast2-network-4.3.13.tar.bz2
Normal file
3
yast2-network-4.3.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af68f9803ffcd61a4e8f761500d4f7b1d876d8b04691f3e60808abecc0e68cb7
|
||||
size 462883
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 16 08:45:00 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- Permit to write networking config changes without touching the
|
||||
service and other components like the firewall (bsc#1173298)
|
||||
- Permit dot characters in the hostname allowing to specify it as
|
||||
a FQDN (bsc#1173298)
|
||||
- 4.3.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 15:10:34 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- Do not use Profile.current (bsc#1174173)
|
||||
- 4.3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 01 08:52:44 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.3.11
|
||||
Version: 4.3.13
|
||||
Release: 0
|
||||
Summary: YaST2 - Network Configuration
|
||||
License: GPL-2.0-only
|
||||
@ -66,6 +66,9 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
# carrier detection
|
||||
Conflicts: yast2-core < 2.10.6
|
||||
|
||||
# new calls in AutoinstGeneral
|
||||
Conflicts: autoyast2 < 4.3.23
|
||||
|
||||
Obsoletes: yast2-network-devel-doc <= 3.1.154
|
||||
Provides: yast2-network-devel-doc = %{version}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user