From 2955e454773e9cdf67d7823e78eeccda58f81cc43a4cde3162d675a438173998 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 3 Apr 2019 10:04:00 +0000 Subject: [PATCH] - 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 --- yast2-installation-4.2.0.tar.bz2 | 3 --- yast2-installation-4.2.1.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 5 ++++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.2.0.tar.bz2 create mode 100644 yast2-installation-4.2.1.tar.bz2 diff --git a/yast2-installation-4.2.0.tar.bz2 b/yast2-installation-4.2.0.tar.bz2 deleted file mode 100644 index b815dd2..0000000 --- a/yast2-installation-4.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0670e4ead8cc634afb75c72f901f7749af8849c2f5f7e8c8ac2341874a57beb4 -size 461910 diff --git a/yast2-installation-4.2.1.tar.bz2 b/yast2-installation-4.2.1.tar.bz2 new file mode 100644 index 0000000..741691b --- /dev/null +++ b/yast2-installation-4.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0f81918721c36b6b6597fdde10e4c7cf13cd5ca59072025101b67a1bb68382 +size 465258 diff --git a/yast2-installation.changes b/yast2-installation.changes index 046b528..11d7de0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 29 12:58:51 UTC 2019 - David Diaz + +- 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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 864c01d..737c84d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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