From 010bedbbb7be9f636debae39368d5a70eb1a5fa8 Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Thu, 21 Jul 2011 16:46:43 +0200 Subject: [PATCH] New version --- lorax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 1463c81d..7952c434 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 16.0 +Version: 16.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -61,6 +61,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Thu Jul 21 2011 Martin Gracik 16.1-1 +- Default to isBeta (#723901) + * Tue Jul 19 2011 Martin Gracik 16.0-1 - Prepend dracut to the temporary initramfs directory (#722999) - Don't change the installroot (#722481)