diff --git a/.gitignore b/.gitignore index 050e094..8c30087 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ /lorax-24.2.tar.gz /lorax-24.3.tar.gz /lorax-24.4.tar.gz +/lorax-24.5.tar.gz diff --git a/lorax.spec b/lorax.spec index 8baf7bc..39c3546 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/sources b/sources index dfebd96..76568f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4846b820521d4a5f248f3a83c4aee338 lorax-24.4.tar.gz +a39331207e886fbeabf669af4e879e87 lorax-24.5.tar.gz