Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2014-08-31 22:44:57 +01:00
parent 54c191d121
commit cbd6dc3b11
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-bin-prot
Version: 2.0.9
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Read and write OCaml values in a type-safe binary protocol
License: LGPLv2+ with exceptions
@ -102,6 +102,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Sun Aug 31 2014 Richard W.M. Jones <rjones@redhat.com> - 2.0.9-14
- Bump release and rebuild.
* Sun Aug 31 2014 Richard W.M. Jones <rjones@redhat.com> - 2.0.9-13
- ocaml-4.02.0 final rebuild.