Linux v3.14-rc1-13-g878a876

This commit is contained in:
Josh Boyer 2014-02-05 07:21:29 -05:00
parent 918c10a6f3
commit d39f763708
2 changed files with 6 additions and 2 deletions

View File

@ -34,7 +34,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
@ -61,7 +61,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
%define gitrev 0
%define gitrev 1
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2067,6 +2067,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Feb 05 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.14.0-0.rc1.git1.1
- Linux v3.14-rc1-13-g878a876
* Tue Feb 04 2014 Kyle McMartin <kyle@fedoraproject.org>
- Fix %all_arch_configs on aarch64.

View File

@ -1,3 +1,4 @@
0ecbaf65c00374eb4a826c2f9f37606f linux-3.13.tar.xz
732d1952898b28d5ccc264cad77b0619 perf-man-3.13.tar.gz
c3ef4db4edbf6ca3a01a0c392dd048b9 patch-3.14-rc1.xz
614ee96a2e744a6afd22673d0e4e8eba patch-3.14-rc1-git1.xz