Linux v3.8-9761-gde1a226

This commit is contained in:
Josh Boyer 2013-02-28 19:31:12 -05:00
parent 3537f29653
commit 5e517eb692
3 changed files with 6 additions and 2 deletions

View File

@ -323,6 +323,7 @@ CONFIG_BLK_DEV_THROTTLING=y
# CONFIG_IDE is not set
# CONFIG_BLK_DEV_HD is not set
# CONFIG_BLK_DEV_RSXX is not set
CONFIG_SCSI_VIRTIO=m
CONFIG_VIRTIO_BLK=m

View File

@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
%define gitrev 12
%define gitrev 13
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2274,6 +2274,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Mar 01 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc0.git13.1
- Linux v3.8-9761-gde1a226
* Thu Feb 28 2013 Kyle McMartin <kmcmarti@redhat.com>
- Make iso9660 a module.

View File

@ -1,2 +1,2 @@
1c738edfc54e7c65faeb90c436104e2f linux-3.8.tar.xz
11c001df888001b4808e683105079657 patch-3.8-git12.xz
b6cf81b28b9bc7b03539a99624f7408f patch-3.8-git13.xz