Linux v3.9-3520-g5a5a1bf

This commit is contained in:
Josh Boyer 2013-04-30 12:38:54 -04:00
parent c2b217b23e
commit 8856395208
3 changed files with 6 additions and 3 deletions

View File

@ -245,7 +245,7 @@ CONFIG_KVM_AMD=m
CONFIG_LGUEST=m
CONFIG_LGUEST_GUEST=y
CONFIG_PARAVIRT_GUEST=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
# CONFIG_PARAVIRT_DEBUG is not set

View File

@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
%define gitrev 4
%define gitrev 5
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2290,6 +2290,9 @@ fi
# ||----w |
# || ||
%changelog
* Tue Apr 30 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git5.1
- Linux v3.9-3520-g5a5a1bf
* Tue Apr 30 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git4.1
- Linux v3.9-3143-g56847d8

View File

@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
60c488542da8362dc70bc28ece41119d patch-3.9-git4.xz
5e4a52d1e51f5dc0f218d82f0a08269c patch-3.9-git5.xz