aboutsummaryrefslogtreecommitdiffci
path: root/kernel-surface.spec
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
authorGravatar Saya Andy <saya.andy@posteo.com> 2026-09-06 20:49:23 +0700
committerGravatar Saya Andy <saya.andy@posteo.com> 2026-09-06 20:49:23 +0700
commitd5e1eb8954481bf9af2d463a6d1468408f3bf339 (patch)
tree9fc45675892c1c3bd2bed6e9c0808e55bfa72b64 /kernel-surface.spec
parent6672410d04e47b3b455b1ca40b7320e65af8fb2c (diff)
downloadkernel-surface-f46.tar.gz
kernel-surface-f46.zip
feat: update to linux kernel 7.3-rc1f46
Diffstat (limited to 'kernel-surface.spec')
-rw-r--r--kernel-surface.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/kernel-surface.spec b/kernel-surface.spec
index dc29ae3..e3991df 100644
--- a/kernel-surface.spec
+++ b/kernel-surface.spec
@@ -12,7 +12,7 @@
# passes them in with --define, which takes precedence -- so keep the plain
# `%%global <name> <value>` shape, which make-sources.sh reads with awk.
%if %{undefined upstream_ver}
-%global upstream_ver 7.2.3
+%global upstream_ver 7.3-rc1
%endif
# Bumped whenever the patch tarball changes without the upstream version moving.
@@ -233,5 +233,9 @@ fi
%ghost %attr(0644,root,root) /boot/vmlinuz-%{kverrel}
%changelog
+* Sun Sep 06 2026 Saya Andy 7.3.0-1
+- Moved onto Linux kernel 7.3.0-rc1
+- Updated used Gentoo overlay onto the newest dbb15bd8 commit
+
* Sun Sep 06 2026 Saya Andy 7.2.3-1
- Initial package: vanilla 7.2.3 with the overlay's Surface Pro 12" patch set