aboutsummaryrefslogtreecommitdiffci
path: root/kernel-surface.spec
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
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