Changelog for
libotf-debugsource-0.9.13-7.4.x86_64.rpm :
* Mon Jun 16 2014 tiwaiAATTsuse.de- provides/obsoletes libotf-32bit (bnc#881556)
* Mon Jul 01 2013 iAATTmarguerite.su- update version 0.9.13
* configure.ac: Add AM_CONDITIONAL for X11_UNAVAILABLE.
* example/Makefile.am (bin_PROGRAMS): Add otfview conditionally.
* example/otfdump.c (indent_spaces): Delete it. (IPRINT): Do not use indent_spaces. (dump_anchor): Do nothing if anchor->offset is zero.
* src/otfopen.c (read_anchor_array): Do not read an anchor if its offset is zero. (read_ligature_attach): Fix return code on error. (read_ligature_array): Do not read an anchor if its offset is zero. (read_lookup_subtable_gpos): Fix typo.
* src/otfdrive.c (get_class_def_auto): Return 0 if C is negative.
* Tue Mar 05 2013 pgajdosAATTsuse.com- fix build with automake
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Tue Oct 04 2011 cooloAATTsuse.com- remove default requires from baselibs.conf
* Thu Aug 04 2011 tiwaiAATTsuse.de- Fix baselibs.conf to pick up libotf0 instead of libotf
* Wed Oct 27 2010 mrdocsAATTopensuse.org-fix some rpmlint warnings and run spec cleaner on the spec
* Wed Oct 27 2010 mrdocsAATTopensuse.org- updated to version 0.9.12
* Bug fixes:
* src/otfopen.c (OTF_check_features): If language is specified but not found, return 0 instead of using the default langsys.
* src/internal.h: Include alloca.h if available.
* example/otftobdf.c: Include alloca.h if available.
* example/otfview.c: Include alloca.h if available.
* example/otflist.c: Include alloca.h if available.
* src/otfopen.c (OTF_check_features): Even if no feature is specified, check script support.
* Thu Apr 22 2010 tiwaiAATTsuse.de- updated to version 0.9.11:
* New OTF_
* functions required for m17n-lib 1.6.0.
* Bug fixes- Split libotf0 sub-package to follow shlib policy
* Thu Dec 17 2009 jengelhAATTmedozas.de- add baselibs.conf as a source
* Tue Mar 03 2009 crrodriguezAATTsuse.de- remove static libraries and \"la\" files