summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-10-24 10:39:50 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2022-10-24 10:39:50 +0200
commitbae6d96ccdc22c332dcca7e2ea496bb788d96b13 (patch)
tree238b73a20f9e28996e8df8575a732626686c9e86 /kernel.spec
parentf6697a5051b4514fc9affa523f85dda850197f05 (diff)
parent8b5f585e9ce079fe3df3ae155806e8e8ad5d3531 (diff)
downloadkernel-bae6d96ccdc22c332dcca7e2ea496bb788d96b13.tar.gz
kernel-bae6d96ccdc22c332dcca7e2ea496bb788d96b13.tar.xz
kernel-bae6d96ccdc22c332dcca7e2ea496bb788d96b13.zip
Merge remote-tracking branch 'origin/f36' into f36-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rwxr-xr-xkernel.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 7d4644933..2fe8ce0db 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -136,7 +136,7 @@ Summary: The Linux kernel
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 250%{?buildid}%{?dist}
# This defines the kabi tarball version
-%define kabiversion 5.19.15
+%define kabiversion 5.19.16
#
# End of genspec.sh variables
@@ -3144,6 +3144,14 @@ fi
#
#
%changelog
+* Fri Oct 21 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.19.16-1]
+- Bump for build (Justin M. Forbes)
+- drm/vc4: hdmi: Fix HSM clock too low on Pi4 (maxime@cerno.tech)
+
+* Sat Oct 15 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.19.16-0]
+- Reset build for version bump (Justin M. Forbes)
+- Linux v5.19.16
+
* Thu Oct 13 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.19.15-1]
- Bump for build (Justin M. Forbes)
- mctp: prevent double key removal and unref (Jeremy Kerr)