X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=blobdiff_plain;f=vsys.spec;h=f8fc81200627760c7929738ab73e8988dcbc250c;hp=5ac9c7c0c2c9de7cbec703fb586d953358f9bdf3;hb=dab970e2e3261eb01fb2f9f907ecc5888e865753;hpb=81ea9b3ce2429aa2a9bf802e20fcc4d65f3242f0 diff --git a/vsys.spec b/vsys.spec index 5ac9c7c..f8fc812 100644 --- a/vsys.spec +++ b/vsys.spec @@ -5,7 +5,7 @@ %define name vsys %define version 0.99 -%define taglevel 0 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -86,6 +86,10 @@ fi %postun %changelog +* Thu Jan 27 2011 Thierry Parmentelat - vsys-0.99-1 +- vsyssh is a simple shell to use vsys through, in the vsys-vsyssh rpm +- fix build dep to require ocaml-ocamldoc instead of ocaml-docs + * 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.