From 6a533127c53701f8b645e97659ad1553108ded05 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 3 May 2012 15:51:16 -0700 Subject: [PATCH] New version --- lorax.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 4656d3e1..174ea6cc 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} Name: lorax -Version: 16.4.8 -Release: 2%{?dist} +Version: 16.4.9 +Release: 1%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -66,6 +66,11 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Thu May 03 2012 Brian C. Lane 16.4.9-1 +- mkefiboot: Add support for disk label files (mjg) +- mkefiboot: Copy Mac bootloader, rather than linking it (mjg) +- mkefiboot: Make Apple boot images appear in the startup preferences (mjg) + * Wed Mar 07 2012 Brian C. Lane 16.4.8-2 - Add new requires for imgutils and mkefiboot