From 52bb126cc61d21ea487fd0eb0e47832e269902c8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Thu, 28 Sep 2023 18:16:30 -0400 Subject: [PATCH] Fix patch version, maybe --- redkernel/kernel.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/redkernel/kernel.spec b/redkernel/kernel.spec index 9ffadda..3818437 100644 --- a/redkernel/kernel.spec +++ b/redkernel/kernel.spec @@ -975,12 +975,11 @@ Source4002: gating.yaml %if !%{nopatches} Patch1: patch-%{patchversion}-redhat.patch -Patch500: 0001-HID-uclogic-Add-support-for-XP-PEN-Artist-22R-Pro.patch +Patch2: 0001-HID-uclogic-Add-support-for-XP-PEN-Artist-22R-Pro.patch %endif # empty final patch to facilitate testing of kernel patches Patch999999: linux-kernel-test.patch -Patch999998: 0001-HID-uclogic-Add-support-for-XP-PEN-Artist-22R-Pro.patch # END OF PATCH DEFINITIONS