Linux 2.6.36-rc4-git1

This commit is contained in:
Chuck Ebbert 2010-09-13 21:01:41 -04:00
parent e0bf239a41
commit dd2e67f6a9
2 changed files with 4 additions and 3 deletions

View File

@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 4
# The git snapshot level
%define gitrev 0
%define gitrev 1
# Set rpm version accordingly
%define rpmversion 2.6.%{upstream_sublevel}
%endif
@ -1904,8 +1904,8 @@ fi
# || ||
%changelog
* Sat Sep 11 2010 Chuck Ebbert <cebbert@redhat.com> - 2.6.36-0.21.rc4.git0
- Linux 2.6.36-rc4
* Mon Sep 13 2010 Chuck Ebbert <cebbert@redhat.com> - 2.6.36-0.21.rc4.git1
- Linux 2.6.36-rc4-git1
- Add preliminary support for Wacom Bamboo pen and touch devices.
- Require python-devel and perl(ExtUtils::Embed) when building perf package (#632942)

View File

@ -1,2 +1,3 @@
091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
54d5d05eb33085ab5c4a8e467317c8bc patch-2.6.36-rc4.bz2
1b39a1d9b3bf5a3925608071718c341f patch-2.6.36-rc4-git1.bz2