From 5d82aab9da809d8c35b2356f58c58355fae9512c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Wed, 6 Nov 2024 15:28:06 +0100 Subject: [PATCH] Increase version for SLES15-Migration package The version of the SLES15-Migration package is taken from the kiwi image description. Thus the bump of the version has happened in this file. In addition a proper version constraint to the suse-migration-sle15-activation package was added due to the latest change from commit #1dbb055bc which now installs the migration live ISO from the SLES15-Migration package to /migration-image and no longer to /usr/share/migration-image --- image/pubcloud/sle15/config.kiwi | 2 +- package/suse-migration-sle15-activation-spec-template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/image/pubcloud/sle15/config.kiwi b/image/pubcloud/sle15/config.kiwi index 5f5f2c3..805b7a0 100644 --- a/image/pubcloud/sle15/config.kiwi +++ b/image/pubcloud/sle15/config.kiwi @@ -11,7 +11,7 @@ - 2.1.1 + 2.1.2 zypper en_US us diff --git a/package/suse-migration-sle15-activation-spec-template b/package/suse-migration-sle15-activation-spec-template index 9f95e21..65550e7 100644 --- a/package/suse-migration-sle15-activation-spec-template +++ b/package/suse-migration-sle15-activation-spec-template @@ -28,7 +28,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Conflicts: suse-migration-services BuildRequires: grub2 -Requires: SLES15-Migration +Requires: SLES15-Migration >= 2.1.2 Requires: grub2 Requires: product(SLES) >= %{MinSLEVersion}