Changelog for
libotf-devel-0.9.13-4.1.x86_64.rpm :
Mon Jun 16 14:00:00 2014 tiwaiAATTsuse.de
- provides/obsoletes libotf-32bit (bnc#881556)
Mon Jul 1 14:00:00 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 5 13:00:00 2013 pgajdosAATTsuse.com
- fix build with automake
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Oct 4 14:00:00 2011 cooloAATTsuse.com
- remove default requires from baselibs.conf
Thu Aug 4 14:00:00 2011 tiwaiAATTsuse.de
- Fix baselibs.conf to pick up libotf0 instead of libotf
Wed Oct 27 14:00:00 2010 mrdocsAATTopensuse.org
-fix some rpmlint warnings and run spec cleaner on the spec
Wed Oct 27 14:00:00 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 14:00:00 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 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Tue Mar 3 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files