This commit is contained in:
Dennis Gilmore 2014-06-07 10:29:02 -05:00
parent 9ff966a5ff
commit 39382eb1ee
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-ancient
Version: 0.9.0
Release: 13%{?dist}
Release: 14%{?dist}
Summary: OCaml library for large memory structures and sharing
License: LGPLv2+ with exceptions
@ -105,6 +105,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Sep 14 2013 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-13
- Rebuild for OCaml 4.01.0.
- Enable debuginfo.