update to 3.0-rc3-git6
This commit is contained in:
parent
b6c05242ea
commit
11b539c9cb
@ -85,7 +85,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 3
|
%define rcrev 3
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 5
|
%define gitrev 6
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}
|
%define rpmversion 3.%{upstream_sublevel}
|
||||||
%endif
|
%endif
|
||||||
@ -1877,6 +1877,9 @@ fi
|
|||||||
# and build.
|
# and build.
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Fri Jun 17 2011 Dave Jones <davej@redhat.com>
|
||||||
- drop qcserial 'compile fix' that was just duplicating an include.
|
- drop qcserial 'compile fix' that was just duplicating an include.
|
||||||
- drop struct sizeof debug patch. (no real value. not upstreamable)
|
- drop struct sizeof debug patch. (no real value. not upstreamable)
|
||||||
|
@ -7,6 +7,6 @@ index 0499c2e..86b01e8 100644
|
|||||||
PATCHLEVEL = 0
|
PATCHLEVEL = 0
|
||||||
-SUBLEVEL = 0
|
-SUBLEVEL = 0
|
||||||
+SUBLEVEL =
|
+SUBLEVEL =
|
||||||
EXTRAVERSION = -rc3-git5
|
EXTRAVERSION = -rc3-git6
|
||||||
NAME = Sneaky Weasel
|
NAME = Sneaky Weasel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user