From 75f3dd04b25ed6f0b9582fffc360763d82719a908d8f6531376b6cae7ef34de3 Mon Sep 17 00:00:00 2001 From: YaST Team Bot <yast-internal@suse.de> Date: Thu, 20 Feb 2020 20:25:24 +0000 Subject: [PATCH] - Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). - 4.2.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1049 --- yast2-installation-4.2.33.tar.bz2 | 3 --- yast2-installation-4.2.34.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 9 +++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-4.2.33.tar.bz2 create mode 100644 yast2-installation-4.2.34.tar.bz2 diff --git a/yast2-installation-4.2.33.tar.bz2 b/yast2-installation-4.2.33.tar.bz2 deleted file mode 100644 index d6eb897..0000000 --- a/yast2-installation-4.2.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75e182b7452c31e0600241690bd1a143a0678de07ca019f696d219d54c8473d8 -size 462378 diff --git a/yast2-installation-4.2.34.tar.bz2 b/yast2-installation-4.2.34.tar.bz2 new file mode 100644 index 0000000..a20b05e --- /dev/null +++ b/yast2-installation-4.2.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d7e87d84f968c6bf1adfbf1a0b573e6ef8103b888e2c7725f4a211bb0bed44e +size 462636 diff --git a/yast2-installation.changes b/yast2-installation.changes index 26a3685..2d407c0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 20 15:12:39 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com> + +- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). +- 4.2.34 + ------------------------------------------------------------------- Thu Feb 20 11:24:41 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com> diff --git a/yast2-installation.spec b/yast2-installation.spec index 7faaa9e..1e79b6d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.33 +Version: 4.2.34 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -42,8 +42,8 @@ BuildRequires: yast2 >= 4.2.56 BuildRequires: yast2-packager >= 4.2.27 # using /usr/bin/udevadm BuildRequires: yast2-storage-ng >= 4.2.71 -## y2remote based version -BuildRequires: yast2-network >= 4.0.13 +# Y2Network::NtpServer +BuildRequires: yast2-network >= 4.2.55 # new root password cwm widget BuildRequires: yast2-users >= 3.2.8 # storage-ng based version @@ -78,7 +78,8 @@ Requires: yast2-proxy Requires: yast2-services-manager >= 3.2.1 # Yast::OSRelease.ReleaseVersionHumanReadable Requires: yast2 >= 4.2.56 -Requires: yast2-network >= 4.0.13 +# Y2Network::NtpServer +Requires: yast2-network >= 4.2.55 # for AbortException and handle direct abort Requires: yast2-ruby-bindings >= 4.0.6 # for the first/second stage of installation