diff options
author | Laura Abbott <labbott@redhat.com> | 2018-08-04 08:22:10 +0100 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-08-04 08:22:10 +0100 |
commit | 4f02a7c3431bce5632fa915615fa4d9ca748b06a (patch) | |
tree | 6a8732df632953ef33d0fd914b7b222bd075a3fd /kernel.spec | |
parent | badc2fce52958cff2da04e6516ab2ef36c9f9d6b (diff) | |
download | kernel-4f02a7c3431bce5632fa915615fa4d9ca748b06a.tar.gz kernel-4f02a7c3431bce5632fa915615fa4d9ca748b06a.tar.xz kernel-4f02a7c3431bce5632fa915615fa4d9ca748b06a.zip |
Linux v4.18-rc7-178-g0b5b1f9a78b5
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec index 5675e5226..7721f1ad4 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 7 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 4.%{upstream_sublevel}.0 %endif @@ -602,8 +602,6 @@ Patch331: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch Patch332: bcm2835-hwmon-Add-support-for-RPi-voltage-sensor.patch -# https://patchwork.freedesktop.org/patch/240644/ -Patch333: drm-vc4-Reset-x-y-scaling-1-when-dealing-with-uniplanar-formats.patch # https://patchwork.freedesktop.org/patch/240917/ Patch334: drm-vc4-Fix-the-no-scaling-case-on-multi-planar-YUV-formats.patch @@ -1908,6 +1906,9 @@ fi # # %changelog +* Sat Aug 04 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc7.git3.1 +- Linux v4.18-rc7-178-g0b5b1f9a78b5 + * Thu Aug 02 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc7.git2.1 - Linux v4.18-rc7-112-g6b4703768268 |