Linux v4.2-rc3-4-g9d634c410b07

This commit is contained in:
Josh Boyer 2015-07-21 08:36:06 -04:00
parent 17981c2696
commit ab1baf6d54
2 changed files with 5 additions and 3 deletions

View File

@ -40,7 +40,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and # 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" # 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} %global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching # base_sublevel is the kernel version we're starting with and patching
@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level # The rc snapshot level
%define rcrev 3 %define rcrev 3
# The git snapshot level # The git snapshot level
%define gitrev 0 %define gitrev 1
# Set rpm version accordingly # Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0 %define rpmversion 4.%{upstream_sublevel}.0
%endif %endif
@ -2036,7 +2036,8 @@ fi
# #
# #
%changelog %changelog
* Tue Jul 21 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc3.git0.2 * Tue Jul 21 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc3.git1.1
- Linux v4.2-rc3-4-g9d634c410b07
- Reenable debugging options. - Reenable debugging options.
* Tue Jul 21 2015 Peter Robinson <pbrobinson@fedoraproject.org> * Tue Jul 21 2015 Peter Robinson <pbrobinson@fedoraproject.org>

View File

@ -1,3 +1,4 @@
fe9dc0f6729f36400ea81aa41d614c37 linux-4.1.tar.xz fe9dc0f6729f36400ea81aa41d614c37 linux-4.1.tar.xz
84e34c2f58901edcc5c840fe9893c02e perf-man-4.1.tar.gz 84e34c2f58901edcc5c840fe9893c02e perf-man-4.1.tar.gz
c7752ab756565fd15b88b75338758494 patch-4.2-rc3.xz c7752ab756565fd15b88b75338758494 patch-4.2-rc3.xz
288aee402dac4961f89f10dec544df8f patch-4.2-rc3-git1.xz