Linux v3.11-10064-gbff157b
This commit is contained in:
parent
675aa17081
commit
3babd78dd9
2 changed files with 6 additions and 3 deletions
|
|
@ -62,7 +62,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
|
||||
|
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 0
|
||||
# The git snapshot level
|
||||
%define gitrev 25
|
||||
%define gitrev 26
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2299,6 +2299,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Sun Sep 15 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git26.1
|
||||
- Linux v3.11-10064-gbff157b
|
||||
|
||||
* Sat Sep 14 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Update keys-x509-improv.patch to latest back from upstream git
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
fea363551ff45fbe4cb88497b863b261 linux-3.11.tar.xz
|
||||
89d8d65db28ea23f1006155ab8cb3be0 patch-3.11-git25.xz
|
||||
45c6541e49f7aea967cfc7f0a88b9f94 patch-3.11-git26.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue