From e1b42b8dec50f8417c56a4b86cda61f61b3f5a8f Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Thu, 16 Dec 2010 15:59:22 -0500 Subject: [PATCH] Setting tag vsys-0.99-0 Fixed a memory leak, mainly. The other changes are simply commits that got lost between the move from svn/head to git/master. --- vsys.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/vsys.spec b/vsys.spec index c8022b8..03de1a3 100644 --- a/vsys.spec +++ b/vsys.spec @@ -9,8 +9,8 @@ %define url $URL$ %define name vsys -%define version 0.9 -%define taglevel 5 +%define version 0.99 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -77,6 +77,10 @@ fi %postun %changelog +* Thu Dec 16 2010 Sapan Bhatia - vsys-0.99-0 +- Fixed a memory leak, mainly. The other changes are simply commits that got lost between the move from svn/head to +- git/master. + * Sun Dec 27 2009 Thierry Parmentelat - vsys-0.9-4 - fix build for f12 -- 2.43.0