From 351e5cbae844b9337e65358f5d950cf417abb5da Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Tue, 19 Jul 2011 14:03:38 +0200 Subject: [PATCH] New version Change versioning --- lorax.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index f45e4fb0..1463c81d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 0.7 +Version: 16.0 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -61,6 +61,16 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue Jul 19 2011 Martin Gracik 16.0-1 +- Prepend dracut to the temporary initramfs directory (#722999) +- Don't change the installroot (#722481) +- Do not remove ntfsprogs (#722711) +- Create dracut initramfs for each kernel (#722466) +- Change cjkuni-uming fonts for wgy-microhei (#709962) +- Remove check for required commands +- Remove outputtree.py +- Remove unused code + * Fri Jun 24 2011 Martin Gracik 0.7-1 - Use bcj filter for compressing squashfs ramdisk - Add 'squashfs' compression type