Linux v4.2-rc5
This commit is contained in:
parent
7bc5dc75da
commit
f2e2f136a7
2 changed files with 6 additions and 6 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
|
||||
|
|
@ -65,9 +65,9 @@ Summary: The Linux kernel
|
|||
# The next upstream release sublevel (base_sublevel+1)
|
||||
%define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
|
||||
# The rc snapshot level
|
||||
%define rcrev 4
|
||||
%define rcrev 5
|
||||
# The git snapshot level
|
||||
%define gitrev 4
|
||||
%define gitrev 0
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2021,7 +2021,8 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Aug 03 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc4.git4.2
|
||||
* Mon Aug 03 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc5.git0.1
|
||||
- Linux v4.2-rc5
|
||||
- Disable debugging options.
|
||||
|
||||
* Mon Aug 03 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
|
|
|
|||
3
sources
3
sources
|
|
@ -1,4 +1,3 @@
|
|||
fe9dc0f6729f36400ea81aa41d614c37 linux-4.1.tar.xz
|
||||
84e34c2f58901edcc5c840fe9893c02e perf-man-4.1.tar.gz
|
||||
8c9a9889e1994c220e9794ffc54301f2 patch-4.2-rc4.xz
|
||||
13e4756b83fa36808a90554fd26b5bd3 patch-4.2-rc4-git4.xz
|
||||
6715134ec734556d5212594061680c0a patch-4.2-rc5.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue