diff --git a/lorax.spec b/lorax.spec index 2cdc49c6..f77a6057 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.10 +Version: 21.11 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Thu Jun 19 2014 Brian C. Lane 21.11-1 +- livemedia-creator: Handle virt-install failure cleanup (bcl@redhat.com) +- livemedia-creator: Fail when there are missing packages (bcl@redhat.com) +- Keep virtio_console harder. (dshea@redhat.com) + * Mon May 12 2014 Brian C. Lane 21.10-1 - Add --add-template{,-var} (walters@verbum.org) - runtime-install: Add rpm-ostree, move dnf here (walters@verbum.org) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 265fbe19..c99043ca 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -21.10-1 ./ +21.11-1 ./