From c0835eef7ac08ff6e48a1e4ef051536409a5b5cb Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Sat, 14 Sep 2013 08:15:08 -0500 Subject: [PATCH] Rebuild for OCaml 4.01.0 --- ocaml-camlimages.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlimages.spec b/ocaml-camlimages.spec index 33d4d16..f8e04ee 100644 --- a/ocaml-camlimages.spec +++ b/ocaml-camlimages.spec @@ -2,7 +2,7 @@ Name: ocaml-camlimages Version: 4.0.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: OCaml image processing library Group: Development/Libraries @@ -88,6 +88,9 @@ cp -pr License.txt htmlref $RPM_BUILD_ROOT/usr/share/doc/ocaml-camlimages %changelog +* Sat Sep 14 2013 Bruno Wolff III - 4.0.1-13 +- Rebuild for OCaml 4.01.0 + * Sun Aug 11 2013 Bruno Wolff III - 4.0.1-12 - Move to unversioned doc directory - Fixes FTBFS bug 992390