Linux v3.14-rc1-13-g878a876
This commit is contained in:
parent
918c10a6f3
commit
d39f763708
@ -34,7 +34,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
|
||||||
@ -61,7 +61,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 1
|
%define rcrev 1
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 0
|
%define gitrev 1
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2067,6 +2067,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%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>
|
* Tue Feb 04 2014 Kyle McMartin <kyle@fedoraproject.org>
|
||||||
- Fix %all_arch_configs on aarch64.
|
- Fix %all_arch_configs on aarch64.
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
|||||||
0ecbaf65c00374eb4a826c2f9f37606f linux-3.13.tar.xz
|
0ecbaf65c00374eb4a826c2f9f37606f linux-3.13.tar.xz
|
||||||
732d1952898b28d5ccc264cad77b0619 perf-man-3.13.tar.gz
|
732d1952898b28d5ccc264cad77b0619 perf-man-3.13.tar.gz
|
||||||
c3ef4db4edbf6ca3a01a0c392dd048b9 patch-3.14-rc1.xz
|
c3ef4db4edbf6ca3a01a0c392dd048b9 patch-3.14-rc1.xz
|
||||||
|
614ee96a2e744a6afd22673d0e4e8eba patch-3.14-rc1-git1.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user