diff --git a/.gitignore b/.gitignore index cef02d9..a217b4d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ patch-*.bz2 clog *.rpm kernel-2.6.*/ -patch-2.6.39-rc1-git3.bz2 +patch-2.6.39-rc1-git5.bz2 diff --git a/kernel.spec b/kernel.spec index 93562c9..4fa5b67 100644 --- a/kernel.spec +++ b/kernel.spec @@ -84,7 +84,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 1 # The git snapshot level -%define gitrev 3 +%define gitrev 5 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -1941,6 +1941,10 @@ fi # and build. %changelog +* Tue Apr 05 2011 Kyle McMartin 2.6.39-0.rc1.git5.0 +- Update to git snapshot 2.6.39-rc1-git5 +- (Not test-built before commit since my rawr box is down atm.) + * Sat Apr 02 2011 Kyle McMartin 2.6.39-0.rc1.git3.0 - Update to snapshot 2.6.39-rc1-git3 - generic: CONFIG_USB_VL600=m diff --git a/sources b/sources index 68202c4..fade25f 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2 1ddd2ac391e294ac05e9d83b8ade6279 patch-2.6.39-rc1.bz2 -77bddacf4dbf26387a613f22d2637232 patch-2.6.39-rc1-git3.bz2 +71733d1fce24a0ca9c97b7a4f4815d8a patch-2.6.39-rc1-git5.bz2