From 114136860b4787679a0e7fe26ae62571695bf795 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jun 03 2016 00:16:19 +0000 Subject: - livemedia-creator: Always copy novirt logs before cleanup (bcl@redhat.com) --- diff --git a/.gitignore b/.gitignore index 7234ef6..ca2d06d 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ /lorax-25.5.tar.gz /lorax-25.6.tar.gz /lorax-25.7.tar.gz +/lorax-25.8.tar.gz diff --git a/lorax.spec b/lorax.spec index 7f60fef..e15c4d7 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 25.7 +Version: 25.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -148,6 +148,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Thu Jun 02 2016 Brian C. Lane 25.8-1 +- livemedia-creator: Always copy novirt logs before cleanup (bcl@redhat.com) + * Fri May 27 2016 Brian C. Lane 25.7-1 - do not remove libutempter as tmux gained a dep on it (dennis@ausil.us) - New lorax documentation - 25.6 (bcl@redhat.com) diff --git a/sources b/sources index cd9b157..5f62019 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2611f625eae4bd0e95337f00da7a3b6 lorax-25.7.tar.gz +9a7c494203ac53b00be29746da1a6b2b lorax-25.8.tar.gz