Linux v3.13-rc3-174-g9538e10
This commit is contained in:
parent
1cc05a6e9d
commit
04739196f3
@ -62,7 +62,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
|
||||||
@ -95,7 +95,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 1
|
%define gitrev 2
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2206,6 +2206,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 11 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc3.git2.1
|
||||||
|
- Linux v3.13-rc3-174-g9538e10
|
||||||
|
|
||||||
* Wed Dec 11 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
* Wed Dec 11 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802)
|
- Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
cc6ee608854e0da4b64f6c1ff8b6398c linux-3.12.tar.xz
|
cc6ee608854e0da4b64f6c1ff8b6398c linux-3.12.tar.xz
|
||||||
be2604350d32ab4967f9773920de1ec8 patch-3.13-rc3.xz
|
be2604350d32ab4967f9773920de1ec8 patch-3.13-rc3.xz
|
||||||
0517cb076895f7556d023fcf9ab91b0e patch-3.13-rc3-git1.xz
|
0bae6992c2ba067632626e45723f79a0 patch-3.13-rc3-git2.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user