Accepting request 894779 from GNOME:Factory

- Update to version 1.48.5 (forwarded request 894180 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/894779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=130
This commit is contained in:
Dominique Leuenberger 2021-05-23 21:30:34 +00:00 committed by Git OBS Bridge
commit b4bda932bb
6 changed files with 22 additions and 8 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/1.48.4</param>
<param name="revision">refs/tags/1.48.5</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
pango-1.48.5.obscpio Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue May 18 16:16:14 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Update to version 1.48.5:
+ Only initialize fontconfig once.
+ Add missing deprecation notices.
+ Add some missing apis to the markup docs.
+ Speed up Emoji classification.
+ Fix hangs and memory leaks.
+ Don't insert hyphens at word boundaries.
+ Handle empty lines better.
+ Avoid width fluctuations with ellipsized text.
+ Add a utility to show text segmentation.
-------------------------------------------------------------------
Sat Apr 17 08:42:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,5 +1,5 @@
name: pango
version: 1.48.4
mtime: 1616810081
commit: 386639c3b118cc973f714eb485877f480391f31f
version: 1.48.5
mtime: 1621345915
commit: 3940a1714e84b076d04d4638c88df3dba7d8014e

View File

@ -17,7 +17,7 @@
Name: pango
Version: 1.48.4
Version: 1.48.5
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1-or-later