diff --git a/lorax.spec b/lorax.spec index 8baf7bcd..39c35464 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.4 +Version: 24.5 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -132,6 +132,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog +* Fri Nov 06 2015 Brian C. Lane 24.5-1 +- Add --virt-uefi to boot the VM using OVMF (bcl@redhat.com) +- Enable gtk inspector. (dshea@redhat.com) +- lorax: Improve argument parsing and help (bcl@redhat.com) +- lorax: Add --sharedir to override configuration path (bcl@redhat.com) + * Wed Oct 28 2015 Brian C. Lane 24.4-1 - livemedia-creator: Allow novirt ostree partitioned images (#1273199) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 3dabd562..e44fb0ad 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -24.4-1 ./ +24.5-1 ./