diff --git a/lorax.spec b/lorax.spec index b3ddb9cd..b05569ab 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.3 +Version: 25.4 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Mon Apr 18 2016 Brian C. Lane 25.4-1 +- livemedia-creator: Make sure make-iso kickstart includes dracut-live + (bcl@redhat.com) +- livemedia-creator: Simplify cleanup for no-virt (bcl@redhat.com) +- Copying same file shouldn't crash (#1269213) (bcl@redhat.com) + * Wed Mar 30 2016 Brian C. Lane 25.3-1 - livemedia-creator: Use correct suffix on default image names (#1318958) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 1bf64d0a..3a57996b 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -25.3-1 ./ +25.4-1 ./