Linux 3.9.2-rc1

This commit is contained in:
Dave Jones 2013-05-10 12:21:13 -04:00
parent 9d5f83dd23
commit e32be25541
2 changed files with 6 additions and 3 deletions

View File

@ -74,9 +74,9 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 1
%define stable_update 2
# Is it a -stable RC?
%define stable_rc 0
%define stable_rc 1
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@ -2294,6 +2294,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri May 10 2013 Dave Jones <davej@redhat.com> - 3.9.2-0.rc1.200
- Linux 3.9.2-rc1
* Thu May 9 2013 Peter Robinson <pbrobinson@fedoraproject.org>
- Disable PL330 on ARM as it's broken on highbank

View File

@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
66f171a17aa39b6dc6eb8bb51a4117c7 patch-3.9.1.xz
9b40baaff1f2487e95f975bd88ff8e05 patch-3.9.2-rc1.xz