Bump for build

This commit is contained in:
Josh Boyer 2014-08-25 08:45:15 -04:00
parent e1ff27a3ca
commit c7df1977f2
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,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 300
%global baserelease 301
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2264,7 +2264,7 @@ fi
# ||----w |
# || ||
%changelog
* Fri Aug 22 2014 Josh Boyer <jwboyer@fedoraproject.org>
* Fri Aug 22 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.1-301
- Drop userns revert patch (rhbz 917708)
* Tue Aug 19 2014 Josh Boyer <jwboyer@fedoraproject.org>