From 69ab2981dad79ccbc94b409d275a37a168b8c5ed Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 16 Jun 2015 22:31:12 -0400 Subject: [PATCH] Bump for rebuild to hopefully fix size issues due to elfutils bug --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 12bf470e5..9fda1dddb 100644 --- a/kernel.spec +++ b/kernel.spec @@ -40,7 +40,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 @@ -2222,6 +2222,9 @@ fi # # %changelog +* Tue Jun 16 2015 Josh Boyer - 4.1.0-0.rc8.git0.2 +- Bump for rebuild to hopefully fix size issues due to elfutils bug + * Tue Jun 16 2015 Peter Robinson - Make some of the ARMv7 cpufreq drivers modular