diff --git a/lorax.spec b/lorax.spec index b051271a..c4d3b225 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.9 +Version: 25.10 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -148,6 +148,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Wed Jul 13 2016 Brian C. Lane 25.10-1 +- Installing *-firmware should be optional (bcl@redhat.com) + * Fri Jul 08 2016 Brian C. Lane 25.9-1 - Fix installpkg error handling (bcl@redhat.com) - Switch installpkg default to --required (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 658eb75c..5daca31d 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -25.9-1 ./ +25.10-1 ./