Add verrel for build

This commit is contained in:
Josh Boyer 2013-08-21 15:49:58 -04:00
parent 16ce0fd08b
commit a63b06c936

View File

@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and # 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" # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
# #
%global baserelease 1 %global baserelease 2
%global fedora_build %{baserelease} %global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching # base_sublevel is the kernel version we're starting with and patching
@ -2249,7 +2249,7 @@ fi
# ||----w | # ||----w |
# || || # || ||
%changelog %changelog
* Wed Aug 21 2013 Josh Boyer <jwboyer@fedoraproject.org> * Wed Aug 21 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.11.0-0.rc6.git1.2
- Add patch to fix brcmsmac oops (rhbz 989269) - Add patch to fix brcmsmac oops (rhbz 989269)
- CVE-2013-0343 handling of IPv6 temporary addresses (rhbz 914664 999380) - CVE-2013-0343 handling of IPv6 temporary addresses (rhbz 914664 999380)