diff --git a/.gitignore b/.gitignore index 835dc9d..ed29aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /lorax-19.5.tar.gz /lorax-19.6.tar.gz /lorax-19.7.tar.gz +/lorax-19.8.tar.gz diff --git a/lorax.spec b/lorax.spec index f80b159..f547092 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} Name: lorax -Version: 19.7 -Release: 2%{?dist} +Version: 19.8 +Release: 1%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -88,8 +88,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog -* Wed Aug 21 2013 Dennis Gilmore 19.7-2 -- Require hfsplus-tools on Fedora x86_64 builds +* Fri Aug 23 2013 Brian C. Lane 19.8-1 +- Make sure we have a theme settings file in place. (clumens@redhat.com) +- Keep liblzo2.* (#997643) (dshea@redhat.com) +- Make sure dracut uses no-hostonly mode (bcl@redhat.com) +- Run spice-vdagentd without systemd-logind integration (#969405) + (dshea@redhat.com) * Thu Aug 01 2013 Brian C. Lane 19.7-1 - Add a dist target that copies the archive to fedorahosted (bcl@redhat.com) diff --git a/sources b/sources index 1238257..fcac319 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa37b2ee17c3f6259f5abf74e511be34 lorax-19.7.tar.gz +3875271bbb70364fb1e1b242bb1c1d80 lorax-19.8.tar.gz