Update Fedora kernels to 5.7.9

This commit is contained in:
Maximilian Luz 2020-07-21 15:48:44 +02:00
parent 3c877571f9
commit d85e712a91
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -2,11 +2,11 @@
# Definitions to configure the kernel we want to build
#
%global kernel_tag_fc32 kernel-5.7.8-200.fc32
%global kernel_tag_fc31 kernel-5.7.8-100.fc31
%global kernel_tag_fc32 kernel-5.7.9-200.fc32
%global kernel_tag_fc31 kernel-5.7.9-100.fc31
%global kernel_release_fc32 2
%global kernel_release_fc31 2
%global kernel_release_fc32 1
%global kernel_release_fc31 1
%global fedora_title_fc32 32 (Thirty Two)
%global fedora_title_fc31 31 (Thirty One)