This commit is contained in:
Dennis Gilmore 2012-07-20 01:02:35 -05:00
parent a3e250122c
commit 7f248b63b4
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-lwt
Version: 2.3.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: OCaml lightweight thread library
Group: Development/Libraries
@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jun 14 2012 Scott Tsai <scottt.tw@gmail.com> - 2.3.2-5
- Patch myocamlobuild.ml in lwt-2.3.2-ocaml-4.patch to
add compiler-libs to search patch for "Toploop".