Linux v3.15-rc3-82-g8aa9e85adac6

This commit is contained in:
Josh Boyer 2014-04-30 15:31:57 -04:00
parent 2721b2c520
commit a59a49974c
2 changed files with 6 additions and 3 deletions

View File

@ -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 4
%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 2
%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2202,6 +2202,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Apr 30 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc3.git3.1
- Linux v3.15-rc3-82-g8aa9e85adac6
* Wed Apr 30 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Add kernel-debug metapackage when debugbuildsenabled is set

View File

@ -1,4 +1,4 @@
b621207b3f6ecbb67db18b13258f8ea8 linux-3.14.tar.xz
d36baf2d62de5aa61f10a976d00d2d2a perf-man-3.14.tar.gz
f5b96a3e396c4aa9f1b25bb8e1ad6d87 patch-3.15-rc3.xz
cb0164aa9ed248693f6b43ec917a6cb7 patch-3.15-rc3-git2.xz
1c2f5124d59394df9b7fdc3d2c11af72 patch-3.15-rc3-git3.xz