Accepting request 1239209 from GNOME:Factory

- Update to version 1.56.1:
  + Avoid criticals when there are no fonts
  + fontconfig:
    - Handle lack of FC_FONT_WRAPPER in font cache
    - Prefer application fonts even if they are older (forwarded request 1238795 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1239209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pango?expand=0&rev=153
This commit is contained in:
Ana Guerrero 2025-01-22 15:30:48 +00:00 committed by Git OBS Bridge
commit 61aaa971af
7 changed files with 18 additions and 13 deletions

View File

@ -2,11 +2,11 @@
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
<param name="scm">git</param>
<param name="revision">c5899494f57b83d54712917cc00ccb4841bd8981</param>
<param name="revision">1.56.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
<param name="changesgenerate">disable</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">

View File

@ -1,4 +0,0 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
<param name="changesrevision">c5899494f57b83d54712917cc00ccb4841bd8981</param></service></servicedata>

View File

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

3
pango-1.56.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 19 09:21:57 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.56.1:
+ Avoid criticals when there are no fonts
+ fontconfig:
- Handle lack of FC_FONT_WRAPPER in font cache
- Prefer application fonts even if they are older
-------------------------------------------------------------------
Thu Jan 16 09:11:40 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: pango
version: 1.56.0+12
mtime: 1736995336
commit: c5899494f57b83d54712917cc00ccb4841bd8981
version: 1.56.1
mtime: 1737240063
commit: 88417933bac510e467b8f7e630564cb4268a2a61

View File

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