From a157451784801dfb4c6ad45c87866cc1efc32c3199bb638e4ab53b24c3d5dbb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 26 Oct 2019 17:18:36 +0000 Subject: [PATCH] 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 --- _service | 5 ++--- _servicedata | 4 ---- pango-1.44.6.obscpio | 3 --- pango-1.44.7.obscpio | 3 +++ pango.changes | 8 ++++++++ pango.obsinfo | 6 +++--- pango.spec | 2 +- 7 files changed, 17 insertions(+), 14 deletions(-) delete mode 100644 _servicedata delete mode 100644 pango-1.44.6.obscpio create mode 100644 pango-1.44.7.obscpio diff --git a/_service b/_service index 63f60bc..a53223b 100644 --- a/_service +++ b/_service @@ -2,9 +2,8 @@ https://gitlab.gnome.org/GNOME/pango.git git - refs/tags/1.44.6-2 - 1.44.6 - enable + refs/tags/1.44.7 + @PARENT_TAG@ diff --git a/_servicedata b/_servicedata deleted file mode 100644 index a4c9263..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://gitlab.gnome.org/GNOME/pango.git - 512663d4ed441dba3de66cd2b4928b717835f72a \ No newline at end of file diff --git a/pango-1.44.6.obscpio b/pango-1.44.6.obscpio deleted file mode 100644 index d8364bf..0000000 --- a/pango-1.44.6.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66587ca7fc78471627f4b898beae92c8752af23a6eba5d689c25d3a334b0c034 -size 3091468 diff --git a/pango-1.44.7.obscpio b/pango-1.44.7.obscpio new file mode 100644 index 0000000..ff9a562 --- /dev/null +++ b/pango-1.44.7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c6f907c692351a6e185bc9428cbb6677e7fa427c39d8bc42b4bee28bff2608 +size 3088396 diff --git a/pango.changes b/pango.changes index 9144437..5826cd2 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 25 08:29:17 UTC 2019 - Bjørn Lie + +- 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 diff --git a/pango.obsinfo b/pango.obsinfo index ce0cc10..90245c2 100644 --- a/pango.obsinfo +++ b/pango.obsinfo @@ -1,5 +1,5 @@ name: pango -version: 1.44.6 -mtime: 1567597491 -commit: 512663d4ed441dba3de66cd2b4928b717835f72a +version: 1.44.7 +mtime: 1571975063 +commit: 9f03d48261cb25e59ba029b194e70881d6ae8f37 diff --git a/pango.spec b/pango.spec index bf3e14f..f9e697f 100644 --- a/pango.spec +++ b/pango.spec @@ -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