Accepting request 836044 from GNOME:Factory

New stable release (forwarded request 835595 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/836044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=124
This commit is contained in:
Dominique Leuenberger 2020-09-25 14:25:11 +00:00 committed by Git OBS Bridge
commit 043192dfa7
6 changed files with 21 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">1.46.1</param>
<param name="revision">1.46.2</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:226afe9087caa6a664df2a9c631f2ec2439a35a054a83f028e692d2d1d00fc48
size 3170316

3
pango-1.46.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Sep 19 16:21:16 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.46.2:
+ Fix pango_win32_font_map_load_font with falback families.
+ Fix an assertion in pango_language_get_scripts.
+ Fix a crash in get_items_log_attrs.
+ Fix attribute iterators with overlapping attributes.
+ Fix rendering of Emoji keycap sequences.
+ ci: Run the testsuite under asan and fix all reported issues.
+ build: Make libthai, cairo, xft, fontconfig, freetype
dependencies meson features.
-------------------------------------------------------------------
Thu Aug 20 15:55:00 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,5 +1,5 @@
name: pango
version: 1.46.1
mtime: 1597925574
commit: 265c4e50d29d58c0e07c0db26805220c7b878f5c
version: 1.46.2
mtime: 1600454761
commit: 296711130ef90d9555bd6ada5b258bb75d622c12

View File

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