Linux v3.11.6

This commit is contained in:
Justin M. Forbes 2013-10-18 17:10:35 -05:00
parent 4c84b436c8
commit e2e44f2747
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 303
%global baserelease 300
%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 5
%define stable_update 6
# Is it a -stable RC?
%define stable_rc 0
# Set rpm version accordingly
@ -2344,6 +2344,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Oct 18 2013 Justin M. Forbes <jforbes@fedoraproject.org> - 3.11.6-300
- Linux v3.11.6
* Fri Oct 18 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.11.5-303
- Fix keyring quota misaccounting (rhbz 1017683)

View File

@ -1,2 +1,2 @@
fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz
628876a432c0d4090013b383abac20e4 patch-3.11.5.xz
c44ebb225fe9956b636b79ab6b61aa42 patch-3.11.6.xz