Linux v3.9.4

This commit is contained in:
Justin M. Forbes 2013-05-24 14:42:54 -05:00
parent b51f2e35a8
commit 805d0e40ad
2 changed files with 6 additions and 3 deletions

View File

@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 203
%global baserelease 200
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -74,7 +74,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 3
%define stable_update 4
# Is it a -stable RC?
%define stable_rc 0
# Set rpm version accordingly
@ -2305,6 +2305,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri May 24 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.4-200
- Linux v3.9.4
* Fri May 24 2013 Josh Boyer <jwboyer@redhat.com>
- Add patch to quiet irq remapping failures (rhbz 948262)

View File

@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
71b31e29e0cb437a27017c781293b6f4 patch-3.9.3.xz
922c4553299e6692a28761d3032fc012 patch-3.9.4.xz