diff --git a/.gitignore b/.gitignore index 6e4935f..c010dd5 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /lorax-21.8.tar.gz /lorax-21.9.tar.gz /lorax-21.10.tar.gz +/lorax-21.11.tar.gz diff --git a/lorax.spec b/lorax.spec index 31d41b2..f77a605 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} Name: lorax -Version: 21.10 -Release: 2%{?dist} +Version: 21.11 +Release: 1%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -101,8 +101,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog -* Sat Jun 07 2014 Fedora Release Engineering - 21.10-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild +* 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) diff --git a/sources b/sources index d451569..dbe6da9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0a17a64dd9e768863269ae4a9fb5557 lorax-21.10.tar.gz +5c0e9306747b2c088d8d93701013e568 lorax-21.11.tar.gz