From 538e13bd75a424b49c544c566ee4b2076de3fa36 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 02:59:16 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- ocaml-lablgtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-lablgtk.spec b/ocaml-lablgtk.spec index ee7b2df..717fa24 100644 --- a/ocaml-lablgtk.spec +++ b/ocaml-lablgtk.spec @@ -2,7 +2,7 @@ Name: ocaml-lablgtk Version: 2.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Objective Caml interface to gtk+ @@ -148,6 +148,9 @@ find examples -name .cvsignore -exec rm {} \; %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Oct 17 2012 Richard W.M. Jones - 2.16.0-2 - Clean up the spec file. - Set OCAMLFIND_DESTDIR so the ocamlfind install works.