diff --git a/lorax.spec b/lorax.spec index 46b47def..85ddf6bc 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 26.7 +Version: 26.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Tue May 30 2017 Brian C. Lane 26.8-1 +- Try all packages when installpkg --optional is used. (#1440417) + * Mon Mar 06 2017 Brian C. Lane 26.7-1 - add ostree to get installed in anaconda environment (dusty@dustymabe.com) - Add dependency for lvmdump -l command (#1255659) (jkonecny@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index dd68d6d4..9ac79f0a 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -26.7-1 ./ +26.8-1 ./