Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-29 19:39:50 +00:00
parent a4d180bbd6
commit 51d56a8d1a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-num
Version: 1.1
Release: 19%{?dist}
Release: 20%{?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
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-19
- OCaml 4.10.0+beta1 rebuild.