This commit is contained in:
Dennis Gilmore 2014-06-07 10:29:21 -05:00
parent a0732e1b82
commit 97df137f82
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-augeas
Version: 0.5
Release: 6%{?dist}
Release: 7%{?dist}
Summary: OCaml bindings for Augeas configuration API
License: LGPLv2+ with exceptions
@ -88,6 +88,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Sep 14 2013 Richard W.M. Jones <rjones@redhat.com> - 0.5-6
- Rebuild for OCaml 4.01.0.
- Enable debuginfo.