Pārlūkot izejas kodu

pkg: fedora: Bump release

Dorian Stoll 1 gadu atpakaļ
vecāks
revīzija
cfbf70ce88
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pkg/fedora/kernel-surface/build-linux-surface.py

+ 1 - 1
pkg/fedora/kernel-surface/build-linux-surface.py

@@ -24,7 +24,7 @@ PACKAGE_TAG = "kernel-6.7.6-0"
 ## The release number of the modified kernel package.
 ## e.g. 300 for kernel-6.3.1-300.fc38.foo
 ##
-PACKAGE_RELEASE = "1"
+PACKAGE_RELEASE = "2"
 
 ##
 ## Build options for configuring which parts of the kernel package are enabled.