Linux v3.9.4

This commit is contained in:
Justin M. Forbes 2013-05-24 14:43:40 -05:00
parent 0b1d6743c8
commit 642c45daf1
2 changed files with 6 additions and 3 deletions

View File

@ -54,7 +54,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 101
%global baserelease 100
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -66,7 +66,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
@ -2295,6 +2295,9 @@ fi
# '-' | |
# '-'
%changelog
* Fri May 24 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.4-100
- 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