diff --git a/.gitignore b/.gitignore index 269da34..013b96a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /lorax-18.17.tar.gz /lorax-18.18.tar.gz /lorax-18.19.tar.gz +/lorax-18.20.tar.gz diff --git a/lorax.spec b/lorax.spec index 7150a5b..1b3842e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 18.19 +Version: 18.20 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Wed Sep 19 2012 Brian C. Lane 18.20-1 +- Remove grub 0.97 splash (bcl@redhat.com) +- livemedia-creator: use rd.live.image instead of liveimg (bcl@redhat.com) + * Mon Sep 17 2012 Brian C. Lane 18.19-1 - There's no lang-table in anaconda anymore (#857925) (mgracik@redhat.com) - add convienience functions for running commands (bcl@redhat.com) diff --git a/sources b/sources index 198a1d9..0336ea4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7881af171e8a0650151fb83eb4979a11 lorax-18.19.tar.gz +c34eb337a2fd17351ddd3257f0a07005 lorax-18.20.tar.gz