diff --git a/lorax.spec b/lorax.spec index 48140315..9c40598d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.6.18 +Version: 19.6.19 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -92,6 +92,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Tue Feb 11 2014 Brian C. Lane 19.6.19-1 +- livemedia-creator: virt-image needs ram in MiB not KiB (#1061773) + (bcl@redhat.com) +- Include all the example kickstarts (#1019728) (bcl@redhat.com) + * Wed Feb 05 2014 Brian C. Lane 19.6.18-1 - Remove floppy and scsi_debug from initrd (#1060691) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index a7f98b63..10a53fe1 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.6.18-1 ./ +19.6.19-1 ./