Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2019-08-16 16:11:26 +01:00
parent fe6194206e
commit 4bcc0d82b6
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-gettext
Version: 0.3.7
Release: 12%{?dist}
Release: 13%{?dist}
Summary: OCaml library for i18n
License: LGPLv2+ with exceptions
@ -222,6 +222,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
%changelog
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 0.3.7-13
- Bump release and rebuild.
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 0.3.7-12
- OCaml 4.08.1 (final) rebuild.