bump baserelease to keep f17 newer

This commit is contained in:
Josh Boyer 2012-07-19 16:30:04 -04:00
parent b51c09f7b5
commit 1ea9812cdb
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,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 1
%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2342,7 +2342,7 @@ fi
# '-' | |
# '-'
%changelog
* Thu Jul 19 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.6-1
* Thu Jul 19 2012 Josh Boyer <jwboyer@redhat.com> - 3.4.6-2
- Linux v3.4.6
* Wed Jul 18 2012 Josh Boyer <jwboyer@redhat.com>