Accepting request 742833 from GNOME:Next
- Update to version 1.44.7: + Fix tests without libthai. + Small speedup to Emoji iteration. + Bring back PangoFontsetSimple (pygtk bind it). OBS-URL: https://build.opensuse.org/request/show/742833 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=204
This commit is contained in:
parent
eef026d702
commit
a157451784
5
_service
5
_service
@ -2,9 +2,8 @@
|
||||
<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.44.6-2</param>
|
||||
<param name="versionformat">1.44.6</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="revision">refs/tags/1.44.7</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
<service mode="buildtime" name="recompress">
|
||||
|
@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
|
||||
<param name="changesrevision">512663d4ed441dba3de66cd2b4928b717835f72a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66587ca7fc78471627f4b898beae92c8752af23a6eba5d689c25d3a334b0c034
|
||||
size 3091468
|
3
pango-1.44.7.obscpio
Normal file
3
pango-1.44.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9c6f907c692351a6e185bc9428cbb6677e7fa427c39d8bc42b4bee28bff2608
|
||||
size 3088396
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 25 08:29:17 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.44.7:
|
||||
+ Fix tests without libthai.
|
||||
+ Small speedup to Emoji iteration.
|
||||
+ Bring back PangoFontsetSimple (pygtk bind it).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 21:38:39 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: pango
|
||||
version: 1.44.6
|
||||
mtime: 1567597491
|
||||
commit: 512663d4ed441dba3de66cd2b4928b717835f72a
|
||||
version: 1.44.7
|
||||
mtime: 1571975063
|
||||
commit: 9f03d48261cb25e59ba029b194e70881d6ae8f37
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pango
|
||||
Version: 1.44.6
|
||||
Version: 1.44.7
|
||||
Release: 0
|
||||
Summary: Library for Layout and Rendering of Text
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user