From b27b121441c63717bcf5c726252c6121f457b674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 9 Nov 2016 18:59:20 +0100 Subject: [PATCH] - rebuild for s390x codegen bug --- ocaml-lablgtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-lablgtk.spec b/ocaml-lablgtk.spec index 97fac8a..d07f135 100644 --- a/ocaml-lablgtk.spec +++ b/ocaml-lablgtk.spec @@ -2,7 +2,7 @@ Name: ocaml-lablgtk Version: 2.18.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Objective Caml interface to gtk+ @@ -158,6 +158,9 @@ find examples -name .cvsignore -exec rm {} \; %changelog +* Wed Nov 09 2016 Dan HorĂ¡k - 2.18.5-2 +- rebuild for s390x codegen bug + * Fri Nov 04 2016 Richard W.M. Jones - 2.18.5-1 - New version 2.18.5.