summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-06-29 08:20:32 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2019-06-29 08:20:32 +0200
commit24c17a30979ccdf64420522243c246b5f64c57b1 (patch)
tree91dd10d28773c94ce7bf2f20710ece236d16b907 /kernel.spec
parent029e9d34192bbe967e4281d59b418fc57d25d588 (diff)
parent7addfa8f743d3685d2c93c38a992699f0b7645c2 (diff)
downloadkernel-24c17a30979ccdf64420522243c246b5f64c57b1.tar.gz
kernel-24c17a30979ccdf64420522243c246b5f64c57b1.tar.xz
kernel-24c17a30979ccdf64420522243c246b5f64c57b1.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index aee3bc633..41a3a7a08 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -79,7 +79,7 @@ Summary: The Linux kernel
# The rc snapshot level
%global rcrev 6
# The git snapshot level
-%define gitrev 1
+%define gitrev 2
# Set rpm version accordingly
%define rpmversion 5.%{upstream_sublevel}.0
%endif
@@ -608,9 +608,6 @@ Patch527: v2-powerpc-mm-mark-more-tlb-functions-as-__always_inline.patch
Patch530: crypto-ghash-fix-unaligned-memory-access-in-ghash_setkey.patch
-# Fix for new Logitech wireless keyboard support in 5.2, submitted upstream
-Patch534: 0001-HID-logitech-dj-Fix-forwarding-of-very-long-HID-repo.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1852,6 +1849,9 @@ fi
#
#
%changelog
+* Fri Jun 28 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.0-0.rc6.git2.1
+- Linux v5.2-rc6-93-g556e2f6020bf
+
* Tue Jun 25 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.0-0.rc6.git1.1
- Linux v5.2-rc6-15-g249155c20f9b
- Reenable debugging options.