From 23eb274ac8c228eaab99041effaca879cb3651ad638746b1e3314965154981d7 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 10 Jun 2016 10:53:04 +0000 Subject: [PATCH] - Fix build with ocaml-4.03 (fate#320836) reenable all archs - Exclude s390x architecture OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-curses?expand=0&rev=9 --- ocaml-curses.changes | 11 +++++++++++ ocaml-curses.spec | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ocaml-curses.changes b/ocaml-curses.changes index 995c581..e9d2957 100644 --- a/ocaml-curses.changes +++ b/ocaml-curses.changes @@ -1,8 +1,19 @@ +------------------------------------------------------------------- +Mon May 30 06:39:17 UTC 2016 - ohering@suse.de + +- Fix build with ocaml-4.03 (fate#320836) + reenable all archs + ------------------------------------------------------------------- Tue Nov 10 10:18:47 UTC 2015 - ohering@suse.de - Add hardcoded Provides for pre 12.1 repos +------------------------------------------------------------------- +Wed Sep 16 22:27:34 UTC 2015 - mlatimer@suse.com + +- Exclude s390x architecture + ------------------------------------------------------------------- Mon Dec 8 20:39:57 UTC 2014 - mlatimer@suse.com diff --git a/ocaml-curses.spec b/ocaml-curses.spec index d2a39ce..07925f7 100644 --- a/ocaml-curses.spec +++ b/ocaml-curses.spec @@ -18,8 +18,8 @@ Name: ocaml-curses Version: 1.0.3 -%{ocaml_preserve_bytecode} Release: 0 +%{ocaml_preserve_bytecode} Summary: OCaml bindings for ncurses License: LGPL-2.0+ Group: Development/Libraries/Other