diff --git a/lorax.spec b/lorax.spec index e15c4d7c..b051271a 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.8 +Version: 25.9 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -148,6 +148,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* 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) +- Keep all of the kernel drivers/target/ modules (#1348381) (bcl@redhat.com) +- Keep the pci utilities for use in kickstarts (#1344926) (bcl@redhat.com) +- Make sure cmdline config file exists (#1348304) (bcl@redhat.com) +- Stop using undocumented DNF logging API (bcl@redhat.com) + * Thu Jun 02 2016 Brian C. Lane 25.8-1 - livemedia-creator: Always copy novirt logs before cleanup (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 2b67e6d8..658eb75c 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -25.8-1 ./ +25.9-1 ./