Linux v4.2-rc4-44-g67eb890e5e13
This commit is contained in:
parent
e3539a5fbb
commit
d2354f0ec0
2 changed files with 5 additions and 3 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 4
|
||||
# The git snapshot level
|
||||
%define gitrev 0
|
||||
%define gitrev 1
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2023,7 +2023,8 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Jul 28 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc4.git0.2
|
||||
* Tue Jul 28 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc4.git1.1
|
||||
- Linux v4.2-rc4-44-g67eb890e5e13
|
||||
- Reenable debugging options.
|
||||
|
||||
* Mon Jul 27 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc4.git0.1
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -1,3 +1,4 @@
|
|||
fe9dc0f6729f36400ea81aa41d614c37 linux-4.1.tar.xz
|
||||
84e34c2f58901edcc5c840fe9893c02e perf-man-4.1.tar.gz
|
||||
8c9a9889e1994c220e9794ffc54301f2 patch-4.2-rc4.xz
|
||||
e73e50e7875fca09808d655dd0acb7a7 patch-4.2-rc4-git1.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue