Linux v3.15.2
This commit is contained in:
parent
ddd9375d13
commit
baa3578389
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 3
|
||||
%global baserelease 1
|
||||
%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 1
|
||||
%define stable_update 2
|
||||
# Is it a -stable RC?
|
||||
%define stable_rc 0
|
||||
# Set rpm version accordingly
|
||||
|
|
@ -2280,6 +2280,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Fri Jun 27 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Linux v3.15.2
|
||||
|
||||
* Fri Jun 27 2014 Hans de Goede <hdegoede@redhat.com>
|
||||
- Add patch to fix wifi on lenove yoga 2 series (rhbz#1021036)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,3 +1,3 @@
|
|||
97ca1625bb40368dc41b9a7971549071 linux-3.15.tar.xz
|
||||
ef8f4db937f521a7e323ec589536ba25 perf-man-3.15.tar.gz
|
||||
78a944411af297b9e5e9aa430056de4c patch-3.15.1.xz
|
||||
53eb7e210c9330021e60ffe2c5081e19 patch-3.15.2.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue