From 46b966ff8bd4d2f5391ec458c21c8d00f0df7f18 Mon Sep 17 00:00:00 2001 From: Chuck Ebbert Date: Aug 25 2010 01:01:26 +0000 Subject: Linux 2.6.36-rc2-git3 --- diff --git a/kernel.spec b/kernel.spec index 4664a4f..64989e5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -51,7 +51,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be prepended with "0.", so # for example a 3 here will become 0.3 # -%global baserelease 8 +%global baserelease 9 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -84,7 +84,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 2 # The git snapshot level -%define gitrev 0 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -1861,6 +1861,9 @@ fi # || || %changelog +* Tue Aug 24 2010 Chuck Ebbert - 2.6.36-0.9.rc2.git3 +- Linux 2.6.36-rc2-git3 + * Mon Aug 23 2010 Roland McGrath - 2.6.36-0.8.rc2.git0 - utrace update diff --git a/sources b/sources index 24366b2..b9c34d8 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 f576fc24a6da9c998395ca81d1fdafdb patch-2.6.36-rc2.bz2 +c7dc93aac31e8a11364aa369dec5b6b6 patch-2.6.36-rc2-git3.bz2