From 5666015cbac138b63842462b29648f743b11627d Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 18 Jun 2013 11:40:13 -0500 Subject: [PATCH] Testing the test harness --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index f527b2c78..efd0e9d52 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,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 3 +%global baserelease 4 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2288,6 +2288,9 @@ fi # ||----w | # || || %changelog +* Tue Jun 18 2013 Justin M. Forbes - 3.10.0-0.rc6.git0.4 +- Testing the test harness + * Tue Jun 18 2013 Justin M. Forbes - 3.10.0-0.rc6.git0.3 - Reenable debugging options.