Accepting request 329402 from GNOME:Next

New upstream release, lets wait for full rebuild to see if there is any fallout first.

OBS-URL: https://build.opensuse.org/request/show/329402
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=82
This commit is contained in:
Dominique Leuenberger 2015-09-07 06:39:15 +00:00 committed by Git OBS Bridge
parent c1224110d6
commit 351af6b743
4 changed files with 30 additions and 5 deletions

View File

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

3
harfbuzz-1.0.3.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Sun Sep 6 18:53:31 UTC 2015 - zaitor@opensuse.org
- Update to version 1.0.3:
+ Start of user documentation.
+ Implement glyph_extents() for TrueType fonts in hb-ot-font.
+ Improve GPOS cursive attachments with conflicting lookups.
+ More fixes for cluster-level = 1.
+ Uniscribe positioning fix.
- Changes from version 1.0.2:
+ Fix shaping with cluster-level > 0.
+ Fix Uniscribe backend font-size scaling.
+ Declare dependencies in harfbuzz.pc. FreeType is not declared
though, to avoid bugs in pkg-config 0.26 with recursive
dependencies.
+ Slightly improved debug infrastructure. More to come later.
+ Misc build fixes.
- Changes from version 1.0.1:
+ Fix out-of-bounds access in USE shaper.
- Changes from version 1.0.0:
+ Implement Universal Shaping Engine:
https://www.microsoft.com/typography/OpenTypeDev/USE/intro.htm
http://blogs.windows.com/bloggingwindows/2015/02/23/windows-shapes-the-worlds-languages/
+ Bump version to 1.0.0. The soname was NOT bumped.
-------------------------------------------------------------------
Wed Sep 2 13:00:41 UTC 2015 - mpluskal@suse.com

View File

@ -17,13 +17,13 @@
Name: harfbuzz
Version: 0.9.42
Version: 1.0.3
Release: 0
Summary: An OpenType text shaping engine
License: MIT
Group: Productivity/Text/Utilities
Url: http://www.freedesktop.org/wiki/Software/HarfBuzz
Source: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.bz2
Source: http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
Source99: baselibs.conf
BuildRequires: gcc-c++
BuildRoot: %{_tmppath}/%{name}-%{version}-build