diff --git a/graphite2-1.3.0.tgz b/graphite2-1.3.0.tgz deleted file mode 100644 index 484ab4d..0000000 --- a/graphite2-1.3.0.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9b1f59b657338cae67938f66af40874a1c8a7a552f59bfd5949927204d76f9d -size 8493201 diff --git a/graphite2-1.3.1.tgz b/graphite2-1.3.1.tgz new file mode 100644 index 0000000..9e243de --- /dev/null +++ b/graphite2-1.3.1.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a599930cf5b7d78e9ab47708940af572e57a78726222eaf9aa58bcee3dad7077 +size 8495904 diff --git a/graphite2.changes b/graphite2.changes index 20298a2..7a45ec1 100644 --- a/graphite2.changes +++ b/graphite2.changes @@ -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 diff --git a/graphite2.spec b/graphite2.spec index 17d55da..c24ea0f 100644 --- a/graphite2.spec +++ b/graphite2.spec @@ -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