Uucd is an OCaml module to decode the data of the Unicode character
database (http://www.unicode.org/reports/tr44/) from its XML
representation (http://www.unicode.org/reports/tr42/). It provides
high-level (but not necessarily efficient) access to the data so that
efficient representations can be extracted.
Uucd is made of a single module, depends on Xmlm and is distributed
under the ISC license.
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> 15.1.0-8
- OCaml 5.2.0 for Fedora 41
* Thu May 23 2024 Jerry James <loganjerry@gmail.com> 15.1.0-7
- Add VCS field
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> 15.1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> 15.1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> 15.1.0-4
- OCaml 5.1.1 + s390x code gen fix for Fedora 40
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> 15.1.0-3
- OCaml 5.1.1 rebuild for Fedora 40
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> 15.1.0-2
- OCaml 5.1 rebuild for Fedora 40
* Thu Oct 05 2023 Jerry James <loganjerry@gmail.com> 15.1.0-1
- Version 15.1.0
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 15.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> 15.0.0-3
- OCaml 5.0 rebuild for Fedora 39
* Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> 15.0.0-2
- ExcludeArch i686 (https://lists.fedoraproject.org/archives/list/devel@lis
ts.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/)
* Fri Jun 30 2023 Jerry James <loganjerry@gmail.com> 15.0.0-1
- Initial import