commit liblouis for openSUSE:Factory
Hello community, here is the log from the commit of package liblouis for openSUSE:Factory checked in at 2013-06-29 19:42:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblouis (Old) and /work/SRC/openSUSE:Factory/.liblouis.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "liblouis" Changes: -------- --- /work/SRC/openSUSE:Factory/liblouis/liblouis.changes 2013-01-17 09:45:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.liblouis.new/liblouis.changes 2013-06-29 19:42:47.000000000 +0200 @@ -1,0 +2,63 @@ +Sat Jun 22 09:44:44 UTC 2013 - zaitor@opensuse.org + +- Update to version 2.5.3: + + New features: + - New Braille tables. + . Korean grade 1 and grade 2. + . U.K. English 8 dot computer braille table. + . New Russian literary and computer braille tables. These + replace the older Russian tables which are left for + backwards compatibility. + . New hyphenation dictionary for Russian. + . Updated hyphenation tables for the Norwegian language + (nynorsk and bokmål). + . New hyphenation dictionary for Esperanto. + . New Esperanto grade 1 table, using the x system for + accented letters. + - runHarness.py: + . Accept filename globs on the commandline to run specific + harness files. In tests/harness, one can do make <filename> + or make runall Removed from make check because these checks + are checking the validity of our tables, rather than + validity of the code. + + Braille Table Improvements: + - da-dk-g2.ctb, mostly rewritten to use nocross and hyphenation + table. + - Most tables: removed the default collapse whitespace + statements, if you need to compress whitespace, consider + adding compress.ctb to the list of tables when processing. + - Corrections to Unified English Braille Code (Grade 1 and 2). + - Corrections to apostrophes in the Computer Spanish 8 dots + Braille table (Es-Es-G0.utb). + - Corrections for double angle quotation marks and emphasis + marks in the Norwegian Grade 0 Braille Table. + - Fixes for a minor problem regarding the noletsign in + Norwegian contracted braille. + - Corrections to the Italian table. + - Corrections to the Hungarian grade 1 table. + - Corrections to English, U.S. Grade 2 (ABAE) table. + - Further reorganization of the tables to remove duplication. + Move litdigit opcode common parts and include where needed. + - Removed obsolete en-us-g1.utb, which has been replaced by + en-us-g1.ctb. + - Added dictionary harness tests for: en-ueb-g2.ctb, + en-us-g2.ctb. + - Corrections to Nemeth character definitions. + - Corrections to the Esperanto table. + + Bug Fixes: + - Cursor position calculation is now based on the same code + that calculates inpos and outpos. This probably solves a + number of bugs. + - Fix nocross opcode processing. + - Fix several buffer over/under runs in + lou_translateString.c:hyphenate. + - Fix the '=' problem, i.e. fix inputPositions calculation for + the case where the equals sign is used as the dots operand. + - Fix a bug when resizing a table. Previously not all + references to this table were updated. + + Backwards incompatible changes: + - The feature that allowed a mapping between language code and + Braille table was removed as it contained a out-of-bounds + access bug, was never documented and probably never used. + +------------------------------------------------------------------- python-louis.changes: same change python3-louis.changes: same change Old: ---- liblouis-2.5.2.tar.gz New: ---- liblouis-2.5.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblouis.spec ++++++ --- /var/tmp/diff_new_pack.Nb360t/_old 2013-06-29 19:42:48.000000000 +0200 +++ /var/tmp/diff_new_pack.Nb360t/_new 2013-06-29 19:42:48.000000000 +0200 @@ -29,7 +29,7 @@ Name: liblouis %define _name liblouis -Version: 2.5.2 +Version: 2.5.3 Release: 0 Summary: Braille Translator and Back-Translator License: LGPL-3.0+ ++++++ python-louis.spec ++++++ --- /var/tmp/diff_new_pack.Nb360t/_old 2013-06-29 19:42:48.000000000 +0200 +++ /var/tmp/diff_new_pack.Nb360t/_new 2013-06-29 19:42:48.000000000 +0200 @@ -29,7 +29,7 @@ Name: python-louis %define _name liblouis -Version: 2.5.2 +Version: 2.5.3 Release: 0 Summary: Braille Translator and Back-Translator - Python Bindings License: LGPL-3.0+ python3-louis.spec: same change ++++++ liblouis-2.5.2.tar.gz -> liblouis-2.5.3.tar.gz ++++++ ++++ 363037 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de