- Add a new installation dialog which allows to setup the NTP
servers (bsc#1129095). - 4.2.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1015
This commit is contained in:
parent
1899a1960c
commit
2955e45477
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0670e4ead8cc634afb75c72f901f7749af8849c2f5f7e8c8ac2341874a57beb4
|
||||
size 461910
|
3
yast2-installation-4.2.1.tar.bz2
Normal file
3
yast2-installation-4.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b0f81918721c36b6b6597fdde10e4c7cf13cd5ca59072025101b67a1bb68382
|
||||
size 465258
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 12:58:51 UTC 2019 - David Diaz <dgonzalez@suse.com>
|
||||
|
||||
- Add a new installation dialog which allows to setup the NTP
|
||||
servers (bsc#1129095).
|
||||
- 4.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 09:19:10 UTC 2019 - David Díaz <dgonzalez@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.2.0
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -95,6 +95,9 @@ Requires: yast2-users >= 3.2.8
|
||||
BuildRequires: yast2-country >= 3.3.1
|
||||
Requires: yast2-country >= 3.3.1
|
||||
|
||||
# NtpSetup dialog (bsc#1129095)
|
||||
BuildRequires: yast2-ntp-client
|
||||
|
||||
# Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile
|
||||
# pkg-bindings are not directly required
|
||||
Conflicts: yast2-pkg-bindings < 2.17.25
|
||||
|
Loading…
Reference in New Issue
Block a user