diff --git a/build.sh b/build.sh index b8fb164..de5e070 100755 --- a/build.sh +++ b/build.sh @@ -1,8 +1,8 @@ #!/bin/bash -FEDORA_KERNEL_VERSION=5.19.16-200.fc36 +FEDORA_KERNEL_VERSION=6.0.5-200.fc36 PATCHES_GIT=https://github.com/Redecorating/linux-t2-arch -PATCHES_COMMIT=1273b9f53335f5c165ee9eaa68066d28572d2114 +PATCHES_COMMIT=b30a1c33146e68947e3f1123ee58fee14ca76b4a echo "=====INSTALLING DEPENDENCIES=====" dnf install -y fedpkg koji fedora-packager git curl pesign ncurses-devel libbpf fedpkg rpmdevtools ccache openssl-devel libkcapi libkcapi-devel libkcapi-static libkcapi-tools rpm-sign diff --git a/t2linux-config.spec b/t2linux-config.spec index 831dbd6..38d0ae0 100644 --- a/t2linux-config.spec +++ b/t2linux-config.spec @@ -1,5 +1,5 @@ Name: t2linux-config -Version: 5.19.16 +Version: 6.0.5 Release: 1%{?dist} Summary: System configuration for linux on t2 macs. License: MIT