X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=blobdiff_plain;f=vsyssh.spec;h=e29826e0d1e3589c93ce4f8ad9ce31f468e77fa2;hp=c40028db99ac15897eb9e4caa6507eb0ec058eae;hb=HEAD;hpb=51a96f9db6f090f523aabf805033d683eb2e5445 diff --git a/vsyssh.spec b/vsyssh.spec index c40028d..e29826e 100644 --- a/vsyssh.spec +++ b/vsyssh.spec @@ -5,7 +5,7 @@ %define name vsyssh %define version 0.99 -%define taglevel 1 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -47,6 +47,16 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/vsyssh %changelog +* Mon Jan 07 2019 Thierry - vsys-0.99-4 +- building on fedora29 requires to tweak ocaml compile environment + +* Tue Feb 26 2013 Thierry Parmentelat - vsys-0.99-3 +- only cosmetic changes + +* Mon Sep 26 2011 Thierry Parmentelat - vsys-0.99-2 +- split the vsyssh package in a separate specfile +- so we can preinstall vsyssh in the sliver space + * 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