Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-08 08:53:53 +00:00
parent c2ae4e91a8
commit a52588a865

View File

@ -1,6 +1,6 @@
Name: ocaml-num Name: ocaml-num
Version: 1.1 Version: 1.1
Release: 4%{?dist} Release: 5%{?dist}
Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic
License: LGPLv2+ with exceptions License: LGPLv2+ with exceptions
@ -91,6 +91,9 @@ find $OCAMLFIND_DESTDIR -name '*.cmti' -delete
%changelog %changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-4 * Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-4
- OCaml 4.06.0 rebuild. - OCaml 4.06.0 rebuild.