From e24a2b0e46ff2de1077437213d8d977b100c323f Mon Sep 17 00:00:00 2001 From: sharpenedblade Date: Fri, 14 Oct 2022 16:46:36 -0700 Subject: [PATCH] 5.19.15-201 [rel] --- build.sh | 3 ++- t2linux-config.spec | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/build.sh b/build.sh index 85c596d..6f81b54 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -FEDORA_KERNEL_VERSION=5.19.14-200.fc36 +FEDORA_KERNEL_VERSION=5.19.15-201.fc36 PATCHES_GIT=https://github.com/Redecorating/linux-t2-arch PATCHES_COMMIT=1273b9f53335f5c165ee9eaa68066d28572d2114 @@ -76,6 +76,7 @@ echo "=====IMPORTING KEYS=====" gpg --import /repo/rpm_signing_key rpm --import /repo/repo/t2linux-fedora-ci.pub rm -rfv /repo/rpm_signing_key +echo -e "%_signature gpg\n%_gpg_name t2linux-fedora CI" > ~/.rpmmacros echo "=====BUILDING=====" cd "/root/rpmbuild"/SPECS diff --git a/t2linux-config.spec b/t2linux-config.spec index 134066b..5c200ae 100644 --- a/t2linux-config.spec +++ b/t2linux-config.spec @@ -1,6 +1,6 @@ Name: t2linux-config -Version: 5.19.14 -Release: 2%{?dist} +Version: 5.19.15 +Release: 1%{?dist} Summary: System configuration for linux on t2 macs. License: MIT