Browse Source

Bump package version

Maximilian Luz 3 years ago
parent
commit
fbeb52975f

+ 1 - 1
.github/workflows/debian.yml

@@ -8,7 +8,7 @@ name: Debian
 env:
 env:
   GPG_KEY_ID: 56C464BAAC421453
   GPG_KEY_ID: 56C464BAAC421453
   KERNEL_VERSION: 5.17.9
   KERNEL_VERSION: 5.17.9
-  KERNEL_REVISION: 1
+  KERNEL_REVISION: 2
   LOCALVERSION: -surface
   LOCALVERSION: -surface
   MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
   MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
   MAINLINE_BRANCH: cod/mainline
   MAINLINE_BRANCH: cod/mainline

+ 1 - 1
pkg/arch/kernel/PKGBUILD

@@ -3,7 +3,7 @@
 
 
 pkgbase=linux-surface
 pkgbase=linux-surface
 pkgver=5.17.9.arch1
 pkgver=5.17.9.arch1
-pkgrel=1
+pkgrel=2
 pkgdesc='Linux'
 pkgdesc='Linux'
 _shortver=${pkgver%.*}
 _shortver=${pkgver%.*}
 _fullver=${pkgver%.*}-${pkgver##*.}
 _fullver=${pkgver%.*}-${pkgver##*.}

+ 4 - 4
pkg/fedora/kernel-surface/kernel-surface.spec

@@ -6,9 +6,9 @@
 %global kernel_tag_fc35 kernel-5.17.9-200.fc35
 %global kernel_tag_fc35 kernel-5.17.9-200.fc35
 %global kernel_tag_fc34 kernel-5.17.9-100.fc34
 %global kernel_tag_fc34 kernel-5.17.9-100.fc34
 
 
-%global kernel_release_fc36 1
-%global kernel_release_fc35 1
-%global kernel_release_fc34 1
+%global kernel_release_fc36 2
+%global kernel_release_fc35 2
+%global kernel_release_fc34 2
 
 
 # This is what is printed in the GRUB menu. These cannot be fetched from the
 # This is what is printed in the GRUB menu. These cannot be fetched from the
 # buildhost, because in a container this will also say container. To get the
 # buildhost, because in a container this will also say container. To get the
@@ -17,7 +17,7 @@
 %global fedora_title_fc35 35 (Thirty Five)
 %global fedora_title_fc35 35 (Thirty Five)
 %global fedora_title_fc34 34 (Thirty Four)
 %global fedora_title_fc34 34 (Thirty Four)
 
 
-%global ls_patches_commit 2b99605bb23c711ca30f888abeeee995693be558
+%global ls_patches_commit db5d478c8cd5e24aa49c1a04a38f1c5d989a6437
 
 
 %global sb_crt surface.crt
 %global sb_crt surface.crt
 %global sb_key surface.key
 %global sb_key surface.key