OCaml 4.04.2 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-06-27 12:43:19 +01:00
parent 104ae86fe1
commit b5cdf29653
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-camlimages
Version: 4.2.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: OCaml image processing library
License: LGPLv2 with exceptions
@ -86,6 +86,9 @@ cp -pr License.txt htmlref $RPM_BUILD_ROOT/usr/share/doc/ocaml-camlimages
%changelog
* Tue Jun 27 2017 Richard W.M. Jones <rjones@redhat.com> - 4.2.2-4
- OCaml 4.04.2 rebuild.
* Sat May 13 2017 Richard W.M. Jones <rjones@redhat.com> - 4.2.2-3
- OCaml 4.04.1 rebuild.