Linux v3.13-rc4-256-gb7000ad
This commit is contained in:
parent
751f52f878
commit
7bba51789d
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 4
|
||||
# The git snapshot level
|
||||
%define gitrev 4
|
||||
%define gitrev 5
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -2203,6 +2203,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Sat Dec 21 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc4.git5.1
|
||||
- Linux v3.13-rc4-256-gb7000ad
|
||||
|
||||
* Fri Dec 20 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Add patches to fix dummy gssd entry (rhbz 1037793)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,4 +1,4 @@
|
|||
cc6ee608854e0da4b64f6c1ff8b6398c linux-3.12.tar.xz
|
||||
d771c7ee9b9d08bb4cea091125589494 patch-3.13-rc4.xz
|
||||
4441498d874c4c1f7fdf30adc6a212dc patch-3.13-rc4-git4.xz
|
||||
05176f56b2fcc73f118affebd26d4253 patch-3.13-rc4-git5.xz
|
||||
a1a1e715cc0c95b4c90d432290b4ee96 perf-man.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue