From 6e891f78931d606a14b43289b9e6ee2ce81675bd Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Tue, 26 Jul 2011 09:41:01 +0200 Subject: [PATCH] New version --- lorax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 7952c434..ce326b56 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 16.1 +Version: 16.2 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -61,6 +61,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue Jul 26 2011 Martin Gracik 16.2-1 +- Change IsBeta to IsFinal + * Thu Jul 21 2011 Martin Gracik 16.1-1 - Default to isBeta (#723901)