Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2018-06-19 21:24:04 +01:00
parent 8bec9e2034
commit 7449d2f664
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-num
Version: 1.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic
License: LGPLv2+ with exceptions
@ -91,6 +91,9 @@ find $OCAMLFIND_DESTDIR -name '*.cmti' -delete
%changelog
* Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.1-7
- Bump release and rebuild.
* Tue Jun 19 2018 Richard W.M. Jones <rjones@redhat.com> - 1.1-6
- OCaml 4.07.0-rc1 rebuild.