[kernel/f14/master] bump build

Dave Jones davej at fedoraproject.org
Wed Oct 13 21:08:26 UTC 2010


commit c13cbf3b7da9058873a62512e851da17c53377f6
Author: Dave Jones <davej at redhat.com>
Date:   Wed Oct 13 17:08:13 2010 -0400

    bump build

 kernel.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index a9ad61b..df89b07 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -48,7 +48,7 @@ Summary: The Linux kernel
 # reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec).
 # scripts/rebase.sh should be made to do that for you, actually.
 #
-%global baserelease 42
+%global baserelease 43
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -1992,6 +1992,9 @@ fi
 # and build.
 
 %changelog
+* Wed Oct 13 2010 Dave Jones <davej at redhat.com> 2.6.35.6-43
+- bump build.
+
 * Wed Oct 13 2010 Kyle McMartin <kyle at redhat.com>
 - Disable XHCI registration by default. Passing xhci.enable=1 to the
   kernel will enable it, as will


More information about the scm-commits mailing list