- 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
This commit is contained in:
Olaf Hering 2016-06-10 10:53:04 +00:00 committed by Git OBS Bridge
parent 94d3001e29
commit 23eb274ac8
2 changed files with 12 additions and 1 deletions

View File

@ -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

View File

@ -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