diff --git a/kernel.spec b/kernel.spec index 1eabce4..6d5c563 100644 --- a/kernel.spec +++ b/kernel.spec @@ -85,7 +85,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 3 # The git snapshot level -%define gitrev 5 +%define gitrev 6 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel} %endif @@ -1877,6 +1877,9 @@ fi # and build. %changelog +* Fri Jun 17 2011 Kyle McMartin 3.0-0.rc3.git6.1 +- Update to 3.0-rc3-git6 + * Fri Jun 17 2011 Dave Jones - drop qcserial 'compile fix' that was just duplicating an include. - drop struct sizeof debug patch. (no real value. not upstreamable) diff --git a/linux-3.0-fix-uts-release.patch b/linux-3.0-fix-uts-release.patch index 13b71ce..9e10a2b 100644 --- a/linux-3.0-fix-uts-release.patch +++ b/linux-3.0-fix-uts-release.patch @@ -7,6 +7,6 @@ index 0499c2e..86b01e8 100644 PATCHLEVEL = 0 -SUBLEVEL = 0 +SUBLEVEL = - EXTRAVERSION = -rc3-git5 + EXTRAVERSION = -rc3-git6 NAME = Sneaky Weasel diff --git a/sources b/sources index 42ffcc6..3370768 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ b6c6b67b3b2272b90881fc653cc50156 linux-3.0-rc3.tar.bz2 -487f578a01ea1630d12e2c726530a618 patch-3.0-rc3-git5.bz2 +a6c0974bb156c6049afa79493d11c089 patch-3.0-rc3-git6.bz2