diff --git a/lorax.spec b/lorax.spec index 2ae49a6e..434a7ebb 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.23 +Version: 21.24 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 +* Tue Sep 30 2014 Brian C. Lane 21.24-1 +- Rework how including /usr/share/doc/anaconda works. (clumens@redhat.com) +- Don't remove /usr/share/doc/anaconda. (clumens@redhat.com) +- Stop removing libXt from the installation media. (clumens@redhat.com) + * Tue Sep 23 2014 Brian C. Lane 21.23-1 - livemedia-creator: Make sure ROOT_PATH exists (#1144140) (bcl@redhat.com) - livemedia-creator: Add --no-recursion to mktar (#1144140) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 1e2c8ebc..267073fb 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -21.23-1 ./ +21.24-1 ./