From 1484b568b5156163ae01c3571e7cc2f4ac644905 Mon Sep 17 00:00:00 2001 From: Martin Gracik Date: Tue, 26 Jul 2011 13:13:01 +0200 Subject: [PATCH] New version --- lorax.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index ce326b56..aa59109d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 16.2 +Version: 16.3 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -61,6 +61,10 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Tue Jul 26 2011 Martin Gracik 16.3-1 +- Remove the sysvinit-tools removals from the template +- Do not remove vmmouse binaries (#723831) + * Tue Jul 26 2011 Martin Gracik 16.2-1 - Change IsBeta to IsFinal