diff options
Diffstat (limited to 'specs/ipa-pki-theme.spec')
-rw-r--r-- | specs/ipa-pki-theme.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/specs/ipa-pki-theme.spec b/specs/ipa-pki-theme.spec index 5ebc8ce71..e88761405 100644 --- a/specs/ipa-pki-theme.spec +++ b/specs/ipa-pki-theme.spec @@ -1,7 +1,7 @@ # for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release # also remove the space between % and global - this space is needed because # fedpkg verrel stupidly ignores comment lines -%global prerel .a1 +%global prerel .a2 # also need the relprefix field for a pre-release e.g. .0 - also comment out for official release %global relprefix 0. @@ -135,6 +135,9 @@ cd build %changelog +* Mon Oct 1 2012 Ade Lee <alee@redhat.com> 10.0.0-0.2.a2 +- Update release to a2 + * Sun Sep 30 2012 Endi S. Dewata <edewata@redhat.com> 10.0.0-0.2.a1 - Modified CMake to use RPM version number |