Linux v3.19-rc6-142-g1c999c47a9f1

This commit is contained in:
Josh Boyer 2015-01-30 09:32:41 -05:00
parent 84e81cc8cd
commit d646b57c9e
2 changed files with 6 additions and 3 deletions

View File

@ -42,7 +42,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
@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 6
# The git snapshot level
%define gitrev 2
%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2212,6 +2212,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Jan 30 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc6.git3.1
- Linux v3.19-rc6-142-g1c999c47a9f1
* Thu Jan 29 2015 Josh Boyer <jwboyer@fedoraproject.org>
- Backport patch from Rob Clark to toggle i915 state machine checks

View File

@ -1,4 +1,4 @@
9e854df51ca3fef8bfe566dbd7b89241 linux-3.18.tar.xz
813ccb96f0b379d656e57442c2587ca3 perf-man-3.18.tar.gz
d8390346b3cbe2460f59e27c6363c0ad patch-3.19-rc6.xz
b977fda1a81cf87af2f31cc401f86856 patch-3.19-rc6-git2.xz
e37c93a58c29d39b9f19349ac31f6066 patch-3.19-rc6-git3.xz