From 2221e1013c950908bebc82c8d5eed5ed49653a3b Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: Nov 07 2014 03:03:21 +0000 Subject: - Add product.img support for arm templates (bcl@redhat.com) - Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com) --- diff --git a/.gitignore b/.gitignore index 6355e88..0131664 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /lorax-21.25.tar.gz /lorax-21.26.tar.gz /lorax-21.27.tar.gz +/lorax-21.28.tar.gz diff --git a/lorax.spec b/lorax.spec index 3f5aca9..ac3136b 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.27 +Version: 21.28 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Thu Nov 06 2014 Brian C. Lane 21.28-1 +- Add product.img support for arm templates (bcl@redhat.com) +- Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com) + * Wed Nov 05 2014 Brian C. Lane 21.27-1 - Remove the ppc magic file (bcl@redhat.com) - Update templates to use installimg for product and updates (bcl@redhat.com) diff --git a/sources b/sources index 20e898c..a35bf12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8ad5ceebc8639c6934dd5a23b6c9d4b lorax-21.27.tar.gz +ed930ad7b3415fe2c180aeb3eefce52f lorax-21.28.tar.gz