From da8efd59dbeb7d3912641d1543af457d14cdf5e3 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Mon, 10 Oct 2016 15:35:10 -0700 Subject: Fix typo in dts Makefile --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index a07148cce..d5506d5c1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -42,7 +42,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 1 +%global baserelease 2 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2151,6 +2151,9 @@ fi # # %changelog +* Mon Oct 10 2016 Laura Abbott - 4.9.0-0.rc0.git5.2 +- Fix typo in dts Makefile + * Mon Oct 10 2016 Laura Abbott - 4.9.0-0.rc0.git5.1 - Linux v4.8-11417-g24532f7 -- cgit