From ffa73f32a8277fd1b80f8931e6d5fbde560e2eb80e36abeecc6cecac6d6a871e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 24 Dec 2021 09:37:07 +0000 Subject: [PATCH] Accepting request 942237 from GNOME:Next - Update to version 1.50.3: + pango-view: Add --serialize-to option for easy bug reporting. + Revert a transformation change that broke metrics for vertical text. + Handle fonts without space glyph (such as icon fonts) better. + Fix some corner cases of line width accounting. + Fix line height with emulated Small Caps. OBS-URL: https://build.opensuse.org/request/show/942237 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=231 --- _service | 2 +- pango-1.50.2.obscpio | 3 --- pango-1.50.3.obscpio | 3 +++ pango.changes | 11 +++++++++++ pango.obsinfo | 6 +++--- pango.spec | 2 +- 6 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 pango-1.50.2.obscpio create mode 100644 pango-1.50.3.obscpio diff --git a/_service b/_service index 21812c7..a6130f3 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://gitlab.gnome.org/GNOME/pango.git git - 1.50.2 + 1.50.3 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/pango-1.50.2.obscpio b/pango-1.50.2.obscpio deleted file mode 100644 index 36195f8..0000000 --- a/pango-1.50.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09c30eaebe8494da19a1f9e32ebe857a9fd2905b1deca2e091aec0ad685242ef -size 6118925 diff --git a/pango-1.50.3.obscpio b/pango-1.50.3.obscpio new file mode 100644 index 0000000..8a75951 --- /dev/null +++ b/pango-1.50.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d97c2f3485aebd37f1fec3c0fc60649e7597a160040d536ebc1e0ebdd8d934 +size 6143501 diff --git a/pango.changes b/pango.changes index f83b6fd..edc7fad 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Dec 23 12:02:08 UTC 2021 - Bjørn Lie + +- Update to version 1.50.3: + + pango-view: Add --serialize-to option for easy bug reporting. + + Revert a transformation change that broke metrics for vertical + text. + + Handle fonts without space glyph (such as icon fonts) better. + + Fix some corner cases of line width accounting. + + Fix line height with emulated Small Caps. + ------------------------------------------------------------------- Thu Dec 16 23:13:50 UTC 2021 - Bjørn Lie diff --git a/pango.obsinfo b/pango.obsinfo index c1e76f2..79cda3e 100644 --- a/pango.obsinfo +++ b/pango.obsinfo @@ -1,5 +1,5 @@ name: pango -version: 1.50.2 -mtime: 1639688555 -commit: 37f22bb80ebacd834f1927e6acd7fd94aeaf1270 +version: 1.50.3 +mtime: 1640141354 +commit: 26aadb2508f9022cbfc72e73b558c6791f5d46d9 diff --git a/pango.spec b/pango.spec index 5d35024..86bda97 100644 --- a/pango.spec +++ b/pango.spec @@ -17,7 +17,7 @@ Name: pango -Version: 1.50.2 +Version: 1.50.3 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1-or-later