From 222fb87b2dfec8d8ef14b55d53f340608fd87dc5 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Jun 27 2017 18:15:34 +0000 Subject: ocaml rebuild --- diff --git a/brltty.spec b/brltty.spec index 6a68fbc..9eec058 100644 --- a/brltty.spec +++ b/brltty.spec @@ -22,7 +22,7 @@ Name: brltty Version: %{pkg_version} -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://mielke.cc/brltty/ @@ -423,6 +423,9 @@ fi %endif %changelog +* Tue Jun 27 2017 Gwyn Ciesla - 5.5-4 +- OCaml 4.04.2 rebuild. + * Thu Jun 22 2017 Gwyn Ciesla - 5.5-3 - Fix Python-related FTBFS.