This commit is contained in:
Dennis Gilmore 2014-06-07 10:35:21 -05:00
parent 6c6f586bbd
commit 28f01c46f4

View File

@ -2,7 +2,7 @@
Name: ocaml-curses
Version: 1.0.3
Release: 19%{?dist}
Release: 20%{?dist}
Summary: OCaml bindings for ncurses
License: LGPLv2+
@ -82,6 +82,9 @@ ocamlfind install curses META *.cmi *.cmx *.cma *.cmxa *.a *.so *.mli
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 9 2014 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-19
- Add explicit requires ncurses to ocaml-curses-devel subpackage.