This commit is contained in:
Dennis Gilmore 2013-02-14 02:56:57 -06:00
parent b4121db05e
commit 4c98f659f8

View File

@ -3,7 +3,7 @@
Name: ocaml-curses
Version: 1.0.3
Release: 15%{?dist}
Release: 16%{?dist}
Summary: OCaml bindings for ncurses
Group: Development/Libraries
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 27 2012 Richard W.M. Jones <rjones@redhat.com> - 1.0.3-15
- BR >= OCaml 4.00.1 so we can't be built against the wrong OCaml.