Accepting request 918528 from home:iznogood:branches:GNOME:Factory
New stable release OBS-URL: https://build.opensuse.org/request/show/918528 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=227
This commit is contained in:
parent
50fb642115
commit
be3254f12f
2
_service
2
_service
@ -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.48.9</param>
|
||||
<param name="revision">1.48.10</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
3
pango-1.48.10.obscpio
Normal file
3
pango-1.48.10.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b4b537d4eebdcf8d920168a9a6d8283d032ce4cb87bcffb6517e0da6753a866
|
||||
size 3445260
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df47c33d7f826400a70b40bac20089deaaaccec69f4b530a626dd6da111da43f
|
||||
size 3444236
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 12 17:21:30 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.48.10:
|
||||
+ Fix a crash in strikethrough drawing.
|
||||
+ pango-view:
|
||||
- Support antialiasing freetype.
|
||||
- Use GraphicsMagick.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 18 17:36:58 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: pango
|
||||
version: 1.48.9
|
||||
mtime: 1629260767
|
||||
commit: c704c8b7e096dd3d3fd684463ef0e7860c2c2db3
|
||||
version: 1.48.10
|
||||
mtime: 1631363934
|
||||
commit: dc5bde2a20cbb025c9d0ed29ed687740a4d027da
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pango
|
||||
Version: 1.48.9
|
||||
Version: 1.48.10
|
||||
Release: 0
|
||||
Summary: Library for Layout and Rendering of Text
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user