diff --git a/harfbuzz-1.4.2.tar.bz2 b/harfbuzz-1.4.2.tar.bz2 deleted file mode 100644 index d4003a8..0000000 --- a/harfbuzz-1.4.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3 -size 1446752 diff --git a/harfbuzz-1.4.5.tar.bz2 b/harfbuzz-1.4.5.tar.bz2 new file mode 100644 index 0000000..003aaa7 --- /dev/null +++ b/harfbuzz-1.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e05438165884f21658154c709075feaf98c93ee5c694b951533ac425a9a711 +size 1474461 diff --git a/harfbuzz.changes b/harfbuzz.changes index 1a1eb03..3bfccc6 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Sat Mar 11 13:51:28 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.5 (fate#322101): + + Revert "Fix Context lookup application when moving back after a + glyph..." This introduced memory access problems. To be fixed + properly soon. + +------------------------------------------------------------------- +Tue Mar 7 14:24:55 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.4: + + Fix Context lookup application when moving back after a glyph + deletion. + + Fix buffer-overrun in Bengali. + +------------------------------------------------------------------- +Sun Feb 26 18:38:24 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.4.3: + + Route Adlam script to Arabic shaper. + + Misc fixes. + + New API: hb_font_set_face(). + + Deprecate API: hb_graphite2_font_get_gr_font(). +- Tweak descriptions for icu and devel subpackages. + ------------------------------------------------------------------- Tue Jan 24 17:12:44 UTC 2017 - dimstar@opensuse.org diff --git a/harfbuzz.spec b/harfbuzz.spec index 2b68d9f..4b79605 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -17,7 +17,7 @@ Name: harfbuzz -Version: 1.4.2 +Version: 1.4.5 Release: 0 Summary: An OpenType text shaping engine License: MIT @@ -53,6 +53,7 @@ Group: System/Libraries %description -n libharfbuzz-icu0 HarfBuzz is an OpenType text shaping engine. +This package contains the ICU library. %package tools Summary: An OpenType text shaping engine -- Tools @@ -69,6 +70,7 @@ Requires: libharfbuzz0 = %{version} %description devel HarfBuzz is an OpenType text shaping engine. +This package contains the development files. %prep %setup -q -n harfbuzz-%{version}