This commit is contained in:
Dennis Gilmore 2013-02-14 02:58:00 -06:00
parent eb59b766fa
commit d31ac034c6
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-fileutils
Version: 0.4.4
Release: 4%{?dist}
Release: 5%{?dist}
Summary: OCaml library for common file and filename operations
License: LGPLv2 with exceptions
@ -97,6 +97,9 @@ make test
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 27 2012 Richard W.M. Jones <rjones@redhat.com> - 0.4.4-4
- BR >= OCaml 4.00.1 so we can't be built against the wrong OCaml.