From c8524f2d8f54cc0a82f1e565f0043b4efaa4121d576a1a49fe2bdfa8ba2e5fe0 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Thu, 23 Oct 2014 17:02:42 +0000 Subject: [PATCH] - Update to upstream version 1.5.5 New ppxopt META variables. Support for OCAMLFIND_TOOLCHAIN environment variable. OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=32 --- findlib-1.5.3.tar.xz | 3 --- findlib-1.5.5.tar.xz | 3 +++ ocaml-findlib.changes | 7 +++++++ ocaml-findlib.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 findlib-1.5.3.tar.xz create mode 100644 findlib-1.5.5.tar.xz diff --git a/findlib-1.5.3.tar.xz b/findlib-1.5.3.tar.xz deleted file mode 100644 index af38e29..0000000 --- a/findlib-1.5.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4638dda108c1ac098b84f890078e04ef1cd8e01eb34a949211ad3779d52263cf -size 149384 diff --git a/findlib-1.5.5.tar.xz b/findlib-1.5.5.tar.xz new file mode 100644 index 0000000..21a83d9 --- /dev/null +++ b/findlib-1.5.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19b17d1c09e51f891974b462ed81f1ff78ea53ade78646fad90c46b69dc55c5a +size 150476 diff --git a/ocaml-findlib.changes b/ocaml-findlib.changes index 8055a51..8793029 100644 --- a/ocaml-findlib.changes +++ b/ocaml-findlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 23 17:01:25 UTC 2014 - ohering@suse.de + +- Update to upstream version 1.5.5 + New ppxopt META variables. + Support for OCAMLFIND_TOOLCHAIN environment variable. + ------------------------------------------------------------------- Thu Oct 23 12:40:36 UTC 2014 - ohering@suse.de diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 243c27e..559246f 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -17,10 +17,10 @@ # +Version: 1.5.5 +Release: 0 %{ocaml_preserve_bytecode} Name: ocaml-findlib -Version: 1.5.3 -Release: 0 Summary: Objective CAML package manager and build helper License: MIT Group: Development/Libraries/Other