Linux v3.15-rc5-157-g60b5f90d0fac
This commit is contained in:
parent
a9cc543e43
commit
6031430eb3
@ -40,7 +40,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 10
|
||||
%global baserelease 1
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 5
|
||||
# The git snapshot level
|
||||
%define gitrev 2
|
||||
%define gitrev 3
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2238,6 +2238,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Tue May 20 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc5.git3.1
|
||||
- Linux v3.15-rc5-157-g60b5f90d0fac
|
||||
|
||||
* Mon May 19 2014 Dan Horák <dan@danny.cz>
|
||||
- kernel metapackage shouldn't depend on subpackages we don't build
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
b621207b3f6ecbb67db18b13258f8ea8 linux-3.14.tar.xz
|
||||
d36baf2d62de5aa61f10a976d00d2d2a perf-man-3.14.tar.gz
|
||||
aea51aad0a095fb9c56f91b382f421ba patch-3.15-rc5.xz
|
||||
b1762183567ee901e78f16fa37f204af patch-3.15-rc5-git2.xz
|
||||
48d34b2fde6d760a572161bcd602dc07 patch-3.15-rc5-git3.xz
|
||||
|
Loading…
Reference in New Issue
Block a user