Linux v4.2-rc6-130-g7ddab73346a1
This commit is contained in:
parent
e8b63c6de8
commit
0a3cece340
5 changed files with 7 additions and 4 deletions
|
|
@ -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 2
|
||||
%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 6
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2024,6 +2024,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Aug 14 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc6.git1.1
|
||||
- Linux v4.2-rc6-130-g7ddab73346a1
|
||||
|
||||
* Tue Aug 11 2015 Peter Robinson <pbrobinson@fedoraproject.org> - 4.2.0-0.rc6.git0.2
|
||||
- Drop UACCESS_WITH_MEMCPY on ARMv7 as it's broken (rhbz 1250613)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue