Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-08 08:47:21 +00:00
parent 79785d1436
commit a043d86391
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-camomile
Version: 0.8.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Unicode library for OCaml
# Several files are MIT and UCD licensed, but the overall work is LGPLv2+
@ -113,6 +113,9 @@ jbuilder runtest
%changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 0.8.6-3
- OCaml 4.06.0 rebuild.
- Dereference symlinks when copying data files.