update to 3.0-rc3-git6

This commit is contained in:
Kyle McMartin 2011-06-17 23:17:40 -04:00
parent b6c05242ea
commit 11b539c9cb
3 changed files with 6 additions and 3 deletions

View File

@ -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 <kmcmartin@redhat.com> 3.0-0.rc3.git6.1
- Update to 3.0-rc3-git6
* Fri Jun 17 2011 Dave Jones <davej@redhat.com>
- drop qcserial 'compile fix' that was just duplicating an include.
- drop struct sizeof debug patch. (no real value. not upstreamable)

View File

@ -7,6 +7,6 @@ index 0499c2e..86b01e8 100644
PATCHLEVEL = 0
-SUBLEVEL = 0
+SUBLEVEL =
EXTRAVERSION = -rc3-git5
EXTRAVERSION = -rc3-git6
NAME = Sneaky Weasel

View File

@ -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