From: Sapan Bhatia Date: Thu, 16 Dec 2010 20:59:22 +0000 (-0500) Subject: Setting tag vsys-0.99-0 X-Git-Tag: vsys-0.99-0^0 X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=commitdiff_plain;h=e1b42b8dec50f8417c56a4b86cda61f61b3f5a8f 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. --- 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