diff --git a/harfbuzz-1.1.3.tar.bz2 b/harfbuzz-1.1.3.tar.bz2 new file mode 100644 index 0000000..9c8c407 --- /dev/null +++ b/harfbuzz-1.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93d7cb7979c32672e902fdfa884599e63f07f2fa5b06c66147d20c516d4b8f7 +size 1294579 diff --git a/harfbuzz-1.2.0.tar.bz2 b/harfbuzz-1.2.0.tar.bz2 deleted file mode 100644 index 4e41a27..0000000 --- a/harfbuzz-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79ff5305153d15931fbdda80c9612783b0283dee44f4c2af71aa37353daaa685 -size 1333335 diff --git a/harfbuzz.changes b/harfbuzz.changes index 0351701..c215fb4 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,22 +1,3 @@ -------------------------------------------------------------------- -Fri Feb 19 15:28:03 UTC 2016 - dimstar@opensuse.org - -- Update to version 1.2.0: - + Fix various issues (hangs mostly) in case of memory allocation - failure. - + Change mark zeroing types of most shapers from BY_UNICODE_LATE - to BY_GDEF_LATE. This seems to be what Uniscribe does. - + Change mark zeroing of USE shaper from NONE to BY_GDEF_EARLY. - That's what Windows does. - + Allow GPOS cursive connection on marks, and fix the interaction - with mark attachment. This work resulted in some changes to how - mark attachments work (gh#behdad/harfbuzz#211). - + Graphite2 shaper: improved negative advance handling - (eg. Nastaliq). - + Add nmake-based build system for Windows. - + Minor speedup. - + Misc. improvements. - ------------------------------------------------------------------- Thu Jan 14 08:50:37 UTC 2016 - dimstar@opensuse.org diff --git a/harfbuzz.spec b/harfbuzz.spec index c4ec91c..b14c5bc 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 1.2.0 +Version: 1.1.3 Release: 0 Summary: An OpenType text shaping engine License: MIT