Fix broken spectool on fedora 33

Instead of text files it downloads garbage so the surface config file
gets corrupted. Downgrade it until the issue is resolved upstream

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
This commit is contained in:
Dorian Stoll 2021-01-25 21:58:17 +01:00
parent 6c6b6cbf42
commit 74e3a9cd99
No known key found for this signature in database
GPG key ID: F1DACD02C619442A
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,7 @@ jobs:
dnf distro-sync -y
dnf install -y rpmdevtools rpm-sign 'dnf-command(builddep)'
dnf builddep -y pkg/fedora/kernel-surface/kernel-surface.spec
dnf downgrade -y rpmdevtools
- name: Setup secureboot certificate
env:

View file

@ -5,7 +5,7 @@
%global kernel_tag_fc33 kernel-5.10.10-200.fc33
%global kernel_tag_fc32 kernel-5.10.10-100.fc32
%global kernel_release_fc33 1
%global kernel_release_fc33 2
%global kernel_release_fc32 1
%global fedora_title_fc33 33 (Thirty Three)