From 451a98786538bb2496286423ea0d5526cfc0a907 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:37:37 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-facile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-facile.spec b/ocaml-facile.spec index 661c722..c5bb4a2 100644 --- a/ocaml-facile.spec +++ b/ocaml-facile.spec @@ -4,7 +4,7 @@ Name: ocaml-facile Version: 1.1 -Release: 23%{?dist} +Release: 24%{?dist} Summary: OCaml library for constraint programming Summary(fr): Librairie OCaml de programmation par contraintes License: LGPLv2+ @@ -100,6 +100,9 @@ make install %{_libdir}/ocaml/facile/*.mli %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.1-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Apr 15 2014 Richard W.M. Jones - 1.1-23 - Remove ocaml_arches macro (RHBZ#1087794).