Diffstat (limited to 'kernel-surface.spec')
| -rw-r--r-- | kernel-surface.spec | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/kernel-surface.spec b/kernel-surface.spec index e3991df..dc29ae3 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.3-rc1 +%global upstream_ver 7.2.3 %endif # Bumped whenever the patch tarball changes without the upstream version moving. @@ -233,9 +233,5 @@ 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 |