This commit is contained in:
Dennis Gilmore 2013-02-14 02:59:16 -06:00
parent 88f28ed182
commit 538e13bd75
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-lablgtk
Version: 2.16.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Objective Caml interface to gtk+
@ -148,6 +148,9 @@ find examples -name .cvsignore -exec rm {} \;
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.16.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Oct 17 2012 Richard W.M. Jones <rjones@redhat.com> - 2.16.0-2
- Clean up the spec file.
- Set OCAMLFIND_DESTDIR so the ocamlfind install works.