From be5d8af2ca5c8896ebce8b638ee8a8c3bb9b5e0bddb505cca3dfe1a5d44bc456 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 27 Apr 2021 13:11:03 +0000 Subject: [PATCH] - Remove Yast::LanItems dependency (bsc#1185338) - 4.4.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1111 --- yast2-installation-4.4.4.tar.bz2 | 3 --- yast2-installation-4.4.5.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.4.4.tar.bz2 create mode 100644 yast2-installation-4.4.5.tar.bz2 diff --git a/yast2-installation-4.4.4.tar.bz2 b/yast2-installation-4.4.4.tar.bz2 deleted file mode 100644 index e366dfb..0000000 --- a/yast2-installation-4.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:093a5a2d69dae431c4209cc9d559e8093844ef9ff083f497529c212078d30ac8 -size 1470710 diff --git a/yast2-installation-4.4.5.tar.bz2 b/yast2-installation-4.4.5.tar.bz2 new file mode 100644 index 0000000..1079e7e --- /dev/null +++ b/yast2-installation-4.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcdaacc23ba770fec41038db5e6660a27444d4d508a0540c4c91bcfe7cbf771d +size 1470567 diff --git a/yast2-installation.changes b/yast2-installation.changes index 769d66e..da8018a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 27 09:23:17 UTC 2021 - Knut Anderssen + +- Remove Yast::LanItems dependency (bsc#1185338) +- 4.4.5 + ------------------------------------------------------------------- Fri Apr 16 10:19:04 UTC 2021 - Dirk Müller diff --git a/yast2-installation.spec b/yast2-installation.spec index b189d30..eebd683 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.4 +Version: 4.4.5 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -37,8 +37,8 @@ BuildRequires: yast2-country >= 3.3.1 BuildRequires: yast2-devtools >= 3.1.10 # For firewall widgets BuildRequires: yast2-firewall -# Y2Network::NtpServer -BuildRequires: yast2-network >= 4.2.55 +# Dropped Yast::LanItems +BuildRequires: yast2-network >= 4.4.7 # Y2Packager::MediumType BuildRequires: yast2-packager >= 4.2.27 # for AbortException and handle direct abort @@ -78,8 +78,8 @@ Requires: yast2-country >= 3.3.1 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) Requires: yast2-country-data >= 2.16.11 -# Y2Network::NtpServer -Requires: yast2-network >= 4.2.55 +# Dropped Yast::LanItems +Requires: yast2-network >= 4.4.7 # Y2Packager::MediumType Requires: yast2-packager >= 4.2.22 # Pkg::ProvidePackage