|
|
@ -22,7 +22,7 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 4.12 |
|
|
|
%define V_major 4.13 |
|
|
|
%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: 20210303 |
|
|
|
Release: 20211012 |
|
|
|
|
|
|
|
|
|
|
|
# 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 |
|
|
|