From da3945880b76ac90ed9d4c0326296a033b737208f05e908c03749502183d1de1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 31 Mar 2010 00:05:56 +0000 Subject: [PATCH] Accepting request 36201 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/pango via accept of submit request 36201 revision 2. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/36201 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=48 --- pango-1.26.2.tar.bz2 | 3 --- pango-1.28.0.tar.bz2 | 3 +++ pango.changes | 35 +++++++++++++++++++++++++++++++++++ pango.spec | 6 +++--- ready | 0 5 files changed, 41 insertions(+), 6 deletions(-) delete mode 100644 pango-1.26.2.tar.bz2 create mode 100644 pango-1.28.0.tar.bz2 delete mode 100644 ready diff --git a/pango-1.26.2.tar.bz2 b/pango-1.26.2.tar.bz2 deleted file mode 100644 index 17b5ef1..0000000 --- a/pango-1.26.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b85879e5d8794555d10a2b79428071c99a93b7502ccbef50360ae44c77c3e08 -size 1536011 diff --git a/pango-1.28.0.tar.bz2 b/pango-1.28.0.tar.bz2 new file mode 100644 index 0000000..faf147c --- /dev/null +++ b/pango-1.28.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68480485b714e3570a58c270add9e9785fa78068f7410949b478e8a9d3f5bc40 +size 1500538 diff --git a/pango.changes b/pango.changes index e612f33..c34b994 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Wed Mar 31 01:21:17 CEST 2010 - vuntz@opensuse.org + +- Update to version 1.28.0: + + [HB] Fix leak when duplicating blob + + Misc bug fixes + + Bugs fixed: + - bgo#611033 - Layout using ATSUI fontmap treats absolute font + sizes a... + - bgo#605655 - Pango 1.26.2 introduces kerning bug + - bgo#611229 - Pango reads from uninitialized memory + - bgo#594101 - [Indic] needed character class data updates to + support unicode 5.1 + - bgo#345066 - backspace changes independent indic characters + - bgo#609326 - Complex script shaping failed in the FT2 backend + on Windows + - bgo#604128 - Applications crash when displaying Hebrew + characters + - bgo#608923 - Incorrect/broken ligatures on MacOS + - bgo#610791 - checks fail for unused documented symbols + +------------------------------------------------------------------- +Mon Feb 22 23:52:22 CET 2010 - vuntz@opensuse.org + +- Update to version 1.27.1: + + Enable introspection again + + Misc HarfBuzz bug fixes + + Improve PangoLayout line breaking + + Revert usage of CoreText in ATSUI backend + + Fix FT_Face finalizer call + + Bugs fixed: + - bgo#593240 - (pangoosx) Crash / infinite loop with Mac OS X + - bgo#610183 - Pango doesn't compile with gcc 3.3.3 + - bgo#582697 - Add pango-view --pixels option + ------------------------------------------------------------------- Wed Dec 16 10:59:36 CET 2009 - jengelh@medozas.de diff --git a/pango.spec b/pango.spec index 7d01886..7aad770 100644 --- a/pango.spec +++ b/pango.spec @@ -1,7 +1,7 @@ # -# spec file for package pango (Version 1.26.2) +# spec file for package pango (Version 1.28.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ Group: System/Libraries Obsoletes: pango-64bit %endif # -Version: 1.26.2 +Version: 1.28.0 Release: 1 Summary: System for Layout and Rendering of Internationalised Text Source: ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.18/%{name}-%{version}.tar.bz2 diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000