diff options
author | Laura Abbott <labbott@redhat.com> | 2019-07-18 12:08:47 -0400 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-07-18 12:08:47 -0400 |
commit | 108607559cc8f85c2ebd9e9ac7269d629f361409 (patch) | |
tree | d2b8374c439c33c7ae79ab7e3fea7f87f6eb9c98 /kernel.spec | |
parent | 932464d8506cc6278d2480270454801dc231ae6e (diff) | |
download | kernel-108607559cc8f85c2ebd9e9ac7269d629f361409.tar.gz kernel-108607559cc8f85c2ebd9e9ac7269d629f361409.tar.xz kernel-108607559cc8f85c2ebd9e9ac7269d629f361409.zip |
Linux v5.2-11564-g22051d9c4a57
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec index 05480c3eb..5380efe86 100644 --- a/kernel.spec +++ b/kernel.spec @@ -71,7 +71,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 0 # The git snapshot level -%define gitrev 6 +%define gitrev 7 # Set rpm version accordingly %define rpmversion 5.%{upstream_sublevel}.0 %endif @@ -555,7 +555,7 @@ Patch305: arm-sdhci-esdhc-imx-fixes.patch Patch306: arm64-dts-rockchip-Update-DWC3-modules-on-RK3399-SoCs.patch # Raspberry Pi bits -Patch330: ARM-cpufreq-support-for-Raspberry-Pi.patch +# Patch330: ARM-cpufreq-support-for-Raspberry-Pi.patch Patch331: watchdog-bcm2835_wdt-Fix-module-autoload.patch @@ -1819,6 +1819,9 @@ fi # # %changelog +* Thu Jul 18 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc0.git7.1 +- Linux v5.2-11564-g22051d9c4a57 + * Wed Jul 17 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc0.git6.1 - Linux v5.2-11043-g0a8ad0ffa4d8 |