From 3b23bae47951d973d27e2a0b99d40ba35a421c8f Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Jan 12 2016 16:46:03 +0000 Subject: - Make arm .treeinfo match reality (dennis@ausil.us) - Add --iso-name to use with --iso-only (bcl@redhat.com) --- diff --git a/.gitignore b/.gitignore index 4911582..e05458c 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ /lorax-24.5.tar.gz /lorax-24.6.tar.gz /lorax-24.7.tar.gz +/lorax-24.8.tar.gz diff --git a/lorax.spec b/lorax.spec index 4b5bd7f..0d38ab6 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.7 +Version: 24.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -134,6 +134,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog +* Tue Jan 12 2016 Brian C. Lane 24.8-1 +- Make arm .treeinfo match reality (dennis@ausil.us) +- Add --iso-name to use with --iso-only (bcl@redhat.com) + * Fri Jan 08 2016 Brian C. Lane 24.7-1 - Add kpartx to Requires (bcl@redhat.com) - Prefix temporary files and directories with lmc- (bcl@redhat.com) diff --git a/sources b/sources index 52ddec7..293d99b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49e2a96f648e4d680e606ad902a6a2ae lorax-24.7.tar.gz +2141f20696586710027e0fdf62459645 lorax-24.8.tar.gz