linux 2.6.39-rc6

This commit is contained in:
Kyle McMartin 2011-05-04 11:49:33 -04:00
parent 8e5f42dd3d
commit 33e7113233
2 changed files with 6 additions and 4 deletions

View File

@ -82,9 +82,9 @@ Summary: The Linux kernel
# The next upstream release sublevel (base_sublevel+1)
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
# The rc snapshot level
%define rcrev 5
%define rcrev 6
# The git snapshot level
%define gitrev 5
%define gitrev 0
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1936,6 +1936,9 @@ fi
# and build.
%changelog
* Tue May 03 2011 Kyle McMartin <kmcmartin@redhat.com>
- Linux 2.6.39-rc6
* Sun May 01 2011 Kyle McMartin <kmcmartin@redhat.com>
- Update to snapshot 2.6.39-rc5-git5

View File

@ -1,3 +1,2 @@
7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2
e5782b89d4135200b2962b1422c0ee18 patch-2.6.39-rc5.bz2
9be04fa99535fcde5c46ad953ad42377 patch-2.6.39-rc5-git5.bz2
afdb655acd0ce35a147ea2c406626c5a patch-2.6.39-rc6.bz2