Don't use a macro for the beta since it screws up changelog
This commit is contained in:
parent
460f2c58f0
commit
37801c12bd
@ -33,14 +33,13 @@
|
|||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global betaversion beta6
|
%global tarversion 2.00~beta6
|
||||||
%global tarversion 2.00~%{betaversion}
|
|
||||||
%undefine _missing_build_ids_terminate_build
|
%undefine _missing_build_ids_terminate_build
|
||||||
|
|
||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 0.32.%{betaversion}%{?dist}
|
Release: 0.33.beta6%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -386,7 +385,7 @@ fi
|
|||||||
%doc grub-%{tarversion}/themes/starfield/COPYING.CC-BY-SA-3.0
|
%doc grub-%{tarversion}/themes/starfield/COPYING.CC-BY-SA-3.0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jun 04 2012 Peter Jones <pjones@redhat.com> - 2.0-0.32.
|
* Mon Jun 04 2012 Peter Jones <pjones@redhat.com> - 2.0-0.33.beta6
|
||||||
- Update to beta6.
|
- Update to beta6.
|
||||||
- Various fixes from mads.
|
- Various fixes from mads.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user