From 174085588232b2eee4d174f81d88bfc0c636510a24702be02521a73e0ae71362 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 5 Sep 2023 15:25:51 +0000 Subject: [PATCH] - Adapt code for changes in yast2-bootloader done for systemd-boot experimental support (jsc#PED-1906) - 5.0.1 - 5.0.0 (#bsc1185510) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1196 --- yast2-installation-4.6.7.tar.bz2 | 3 --- yast2-installation-5.0.1.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 9 ++++----- 4 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.6.7.tar.bz2 create mode 100644 yast2-installation-5.0.1.tar.bz2 diff --git a/yast2-installation-4.6.7.tar.bz2 b/yast2-installation-4.6.7.tar.bz2 deleted file mode 100644 index 90f7566..0000000 --- a/yast2-installation-4.6.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbf3d54e059b583b371d40c7c4c013936aa4cc941bd7e53cc82383197666e73a -size 1490041 diff --git a/yast2-installation-5.0.1.tar.bz2 b/yast2-installation-5.0.1.tar.bz2 new file mode 100644 index 0000000..91cfc7d --- /dev/null +++ b/yast2-installation-5.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f1d2ce96f726521216259368d7961109a93200391bd0bf7cbbc447706aa8a3 +size 1490169 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8789fb5..8e17b25 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 5 09:41:29 UTC 2023 - Josef Reidinger + +- Adapt code for changes in yast2-bootloader done for systemd-boot + experimental support (jsc#PED-1906) +- 5.0.1 + +------------------------------------------------------------------- +Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger + +- 5.0.0 (#bsc1185510) + ------------------------------------------------------------------- Tue Aug 15 08:42:50 UTC 2023 - Stefan Hundhammer diff --git a/yast2-installation.spec b/yast2-installation.spec index ba14d36..e43cc12 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.6.7 +Version: 5.0.1 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -30,8 +30,8 @@ Source2: YaST2-Firstboot.service BuildRequires: update-desktop-files # Y2Packager::NewRepositorySetup BuildRequires: yast2 >= 4.4.42 -# CIOIgnore -BuildRequires: yast2-bootloader +# new name for CPUMitigation widget +BuildRequires: yast2-bootloader >= 5.0.1 # storage-ng based version BuildRequires: yast2-country >= 3.3.1 BuildRequires: yast2-devtools >= 3.1.10 @@ -76,8 +76,7 @@ Requires: tar Requires: (yast2-x11 >= 4.5.1 if libyui-qt) # Y2Packager::NewRepositorySetup Requires: yast2 >= 4.4.42 -# CIOIgnore -Requires: yast2-bootloader +Requires: yast2-bootloader >= 5.0.1 Requires: yast2-country >= 3.3.1 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions)