From 46bac7650bc205ba1bc5d38f5aace2cf6f5a4e5d Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Apr 18 2016 17:51:47 +0000 Subject: - 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) --- diff --git a/.gitignore b/.gitignore index 9fd11b2..930653b 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ /lorax-25.1.tar.gz /lorax-25.2.tar.gz /lorax-25.3.tar.gz +/lorax-25.4.tar.gz diff --git a/lorax.spec b/lorax.spec index b3ddb9c..b05569a 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/sources b/sources index 3fbac3f..3fc5ee8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea6d50dfaa19bd5087badf4fd6ba9901 lorax-25.3.tar.gz +c1a23c5331338aa244b430d14e6c2851 lorax-25.4.tar.gz