diff --git a/ocaml-lablgtk.spec b/ocaml-lablgtk.spec index 4653067..97fac8a 100644 --- a/ocaml-lablgtk.spec +++ b/ocaml-lablgtk.spec @@ -1,15 +1,15 @@ %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0) Name: ocaml-lablgtk -Version: 2.18.3 -Release: 8%{?dist} +Version: 2.18.5 +Release: 1%{?dist} Summary: Objective Caml interface to gtk+ License: LGPLv2 with exceptions URL: http://lablgtk.forge.ocamlcore.org/ -Source: https://forge.ocamlcore.org/frs/download.php/1479/lablgtk-%{version}.tar.gz +Source: https://forge.ocamlcore.org/frs/download.php/1627/lablgtk-2.18.5.tar.gz Obsoletes: lablgtk <= 2.6.0-7 @@ -158,6 +158,9 @@ find examples -name .cvsignore -exec rm {} \; %changelog +* Fri Nov 04 2016 Richard W.M. Jones - 2.18.5-1 +- New version 2.18.5. + * Thu Feb 04 2016 Fedora Release Engineering - 2.18.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 829e11d..cc5ceea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bcbad64a28c3dc40f24cc7a4d2f1d0dd lablgtk-2.18.3.tar.gz +43eb7062439f7ddd0d8ad96c3e3b87dd lablgtk-2.18.5.tar.gz