|
|
|
@ -22,7 +22,7 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 4.09 |
|
|
|
%define V_major 4.10 |
|
|
|
%define V_minor 0 |
|
|
|
%define V_minor 0 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
@ -36,7 +36,7 @@ Class: PLUS |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: LGPL+QPL |
|
|
|
License: LGPL+QPL |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Release: 20191227 |
|
|
|
Release: 20200222 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz |
|
|
|
Source0: http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz |
|
|
|
|