Linux v3.12.10
This commit is contained in:
parent
0b1511021b
commit
04f87ec0b8
2 changed files with 6 additions and 3 deletions
|
|
@ -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 301
|
||||
%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 9
|
||||
%define stable_update 10
|
||||
# Is it a -stable RC?
|
||||
%define stable_rc 0
|
||||
# Set rpm version accordingly
|
||||
|
|
@ -2291,6 +2291,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Thu Feb 06 2014 Justin M. Forbes <jforbes@fedoraproject.org> - 3.12.10-300
|
||||
- Linux v3.12.10
|
||||
|
||||
* Wed Feb 05 2014 Justin M. Forbes <jforbes@fedoraproject.org>
|
||||
- fix resume issues on Renesas chips in Samsung laptops (rhbz 950630)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
cc6ee608854e0da4b64f6c1ff8b6398c linux-3.12.tar.xz
|
||||
0d539fc9bc799663caf0f383d9252d36 patch-3.12.9.xz
|
||||
3aab560af4cc11bea08695468204cf4c patch-3.12.10.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue