diff --git a/pkg/fedora/kernel-surface/kernel-surface.spec b/pkg/fedora/kernel-surface/kernel-surface.spec index 8bdaa7d2b..5796a60f0 100755 --- a/pkg/fedora/kernel-surface/kernel-surface.spec +++ b/pkg/fedora/kernel-surface/kernel-surface.spec @@ -2,11 +2,11 @@ # Definitions to configure the kernel we want to build # -%global kernel_tag_fc34 kernel-5.14.14-200.fc34 -%global kernel_tag_fc33 kernel-5.14.14-100.fc33 +%global kernel_tag_fc34 kernel-5.14.15-200.fc34 +%global kernel_tag_fc33 kernel-5.14.15-100.fc33 -%global kernel_release_fc34 3 -%global kernel_release_fc33 3 +%global kernel_release_fc34 1 +%global kernel_release_fc33 1 # This is what is printed in the GRUB menu. These cannot be fetched from the # buildhost, because in a container this will also say container. To get the @@ -14,7 +14,7 @@ %global fedora_title_fc34 34 (Thirty Four) %global fedora_title_fc33 33 (Thirty Three) -%global ls_patches_commit 1027645b8a52ecbb1eb7517c8e3610b3e9bac45f +%global ls_patches_commit ca6d4ff954f479ef980b0f52793907cc21b87a62 %global sb_crt surface.crt %global sb_key surface.key