ocaml-4.02.2 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-06-17 18:31:14 +01:00
parent f9786fd01b
commit 295fca0653
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-fileutils Name: ocaml-fileutils
Version: 0.4.5 Version: 0.4.5
Release: 11%{?dist} Release: 12%{?dist}
Summary: OCaml library for common file and filename operations Summary: OCaml library for common file and filename operations
License: LGPLv2 with exceptions License: LGPLv2 with exceptions
@ -94,6 +94,9 @@ make test
%changelog %changelog
* Wed Jun 17 2015 Richard W.M. Jones <rjones@redhat.com> - 0.4.5-12
- ocaml-4.02.2 rebuild.
* Mon Feb 16 2015 Richard W.M. Jones <rjones@redhat.com> - 0.4.5-11 * Mon Feb 16 2015 Richard W.M. Jones <rjones@redhat.com> - 0.4.5-11
- ocaml-4.02.1 rebuild. - ocaml-4.02.1 rebuild.