Linux v3.5-rc7-124-g8a7298b

This commit is contained in:
Justin M. Forbes 2012-07-19 10:51:16 -05:00
parent 5a0e7f0b45
commit bd80e0d65a
2 changed files with 6 additions and 3 deletions

View File

@ -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 7
# The git snapshot level
%define gitrev 2
%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2298,6 +2298,9 @@ fi
# ||----w |
# || ||
%changelog
* Thu Jul 19 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc7.git3.1
- Linux v3.5-rc7-124-g8a7298b
* Wed Jul 18 2012 Josh Boyer <jwboyer@redhat.com>
- Update modsign patch to latest upstream

View File

@ -1,3 +1,3 @@
967f72983655e2479f951195953e8480 linux-3.4.tar.xz
495fe30172ac35fc74d87c68d9b676c5 patch-3.5-rc7.xz
14855b129c26b91e8a8ba8de2872d287 patch-3.5-rc7-git2.xz
9b61a0e204cd96fc6f0fd4fc0a3984b7 patch-3.5-rc7-git3.xz