bump to f14

This commit is contained in:
Kyle McMartin 2010-10-08 11:52:32 -04:00
parent a09b817bc1
commit f7f1f5ef4a
1 changed files with 4 additions and 1 deletions

View File

@ -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 38
%global baserelease 39
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -1977,6 +1977,9 @@ fi
# and build.
%changelog
* Fri Oct 08 2010 Kyle McMartin <kyle@redhat.com> 2.6.35.6-39
- Push to F-14.
* Wed Oct 06 2010 Dave Jones <davej@redhat.com>
- Another day, another rcu_dereference warning. (#640673)