From 59ba0d757a520307265fd71b501512a927cac632 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 22 May 2019 12:15:16 -0500 Subject: Linux v5.2-rc1-165-g54dee406374c --- kernel.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 4a6da701c..c672dc348 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %global rcrev 1 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 5.%{upstream_sublevel}.0 %endif @@ -577,7 +577,6 @@ Patch508: KEYS-Make-use-of-platform-keyring-for-module-signature.patch Patch524: net-vhost_net-fix-possible-infinite-loop.patch # build fix -Patch525: 0001-arm64-vdso-Explicitly-add-build-id-option.patch Patch526: s390-mark-__cpacf_check_opcode-and-cpacf_query_func-as-__always_inline.patch Patch527: v2-powerpc-mm-mark-more-tlb-functions-as-__always_inline.patch @@ -1819,6 +1818,9 @@ fi # # %changelog +* Wed May 22 2019 Justin M. Forbes - 5.2.0-0.rc1.git2.1 +- Linux v5.2-rc1-165-g54dee406374c + * Tue May 21 2019 Justin M. Forbes - 5.2.0-0.rc1.git1.1 - Linux v5.2-rc1-129-g9c7db5004280 -- cgit