- Version bump to 1.3.1:

* Deprecation warning: Full bidi support is about to be deprecated. Make
    contact if this impacts you.
  * Change compression block format slightly to conform to LZ4
  * Handle mono direction text with diacritics consistently. Fonts
    now see the direction they expect consistently and bidi now
    gives expected results.
  * Fixed lots of fuzz bugs
  * Coverity cleanups
  * Build now works for clang and/or asan and/or afl etc.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal 2015-09-01 08:46:21 +00:00 committed by Git OBS Bridge
parent 1246b6e2c7
commit f075bac4c5
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9b1f59b657338cae67938f66af40874a1c8a7a552f59bfd5949927204d76f9d
size 8493201

3
graphite2-1.3.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a599930cf5b7d78e9ab47708940af572e57a78726222eaf9aa58bcee3dad7077
size 8495904

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 1 08:44:01 UTC 2015 - tchvatal@suse.com
- Version bump to 1.3.1:
* Deprecation warning: Full bidi support is about to be deprecated. Make
contact if this impacts you.
* Change compression block format slightly to conform to LZ4
* Handle mono direction text with diacritics consistently. Fonts
now see the direction they expect consistently and bidi now
gives expected results.
* Fixed lots of fuzz bugs
* Coverity cleanups
* Build now works for clang and/or asan and/or afl etc.
-------------------------------------------------------------------
Fri Aug 7 08:24:54 UTC 2015 - tchvatal@suse.com

View File

@ -18,7 +18,7 @@
%define libname libgraphite2-3
Name: graphite2
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Font rendering capabilities for complex non-Roman writing systems
License: LGPL-2.1+ or GPL-2.0+ or MPL-1.1