Linux v3.15-rc3-159-g6c6ca9c2a5b9
This commit is contained in:
parent
1d2b6a1bba
commit
c68aeb869d
@ -34,7 +34,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 2
|
||||
%global baserelease 1
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
@ -61,7 +61,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 3
|
||||
# The git snapshot level
|
||||
%define gitrev 4
|
||||
%define gitrev 5
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2219,6 +2219,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Sat May 03 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc3.git5.1
|
||||
- Linux v3.15-rc3-159-g6c6ca9c2a5b9
|
||||
|
||||
* Sat May 03 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Add patch to fix HID rmi driver from Benjamin Tissoires (rhbz 1090161)
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
b621207b3f6ecbb67db18b13258f8ea8 linux-3.14.tar.xz
|
||||
d36baf2d62de5aa61f10a976d00d2d2a perf-man-3.14.tar.gz
|
||||
f5b96a3e396c4aa9f1b25bb8e1ad6d87 patch-3.15-rc3.xz
|
||||
8bfc2e3bf49ad989f2b170b73baa433a patch-3.15-rc3-git4.xz
|
||||
20277aabb2e9d2605fda114803f1b26a patch-3.15-rc3-git5.xz
|
||||
|
Loading…
Reference in New Issue
Block a user