From 54fc56a6b3efbb0911fa2b5482e8897a001f5afc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 17 Jun 2015 11:36:54 +0100 Subject: [PATCH] ocaml-4.02.2 rebuild. --- ocaml-labltk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-labltk.spec b/ocaml-labltk.spec index 3ff5f7c..02fd472 100644 --- a/ocaml-labltk.spec +++ b/ocaml-labltk.spec @@ -6,7 +6,7 @@ Name: ocaml-labltk Version: 8.06.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tcl/Tk interface for OCaml @@ -100,6 +100,9 @@ install -m 0644 camltk/*.o $RPM_BUILD_ROOT%{_libdir}/ocaml/labltk %changelog +* Wed Jun 17 2015 Richard W.M. Jones - 8.06.0-2 +- ocaml-4.02.2 rebuild. + * Mon Feb 16 2015 Richard W.M. Jones - 8.06.0-1 - New upstream version 8.06.0. - Big jump in upstream version numbers to match Tk versions.