This commit is contained in:
Dennis Gilmore 2014-06-07 10:37:37 -05:00
parent ff22067ca9
commit 451a987865
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.1-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Apr 15 2014 Richard W.M. Jones <rjones@redhat.com> - 1.1-23
- Remove ocaml_arches macro (RHBZ#1087794).