From 7c49e1b5cca7084d0a0c1ad96bc2d41dfad87b5f427b6e21c6d3099194726945 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 27 Nov 2019 14:36:45 +0000 Subject: [PATCH] Accepting request 751349 from GNOME:Next Submit it now - this is the pango version I build-tested python-gtk against OBS-URL: https://build.opensuse.org/request/show/751349 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=205 --- _service | 5 +++-- _servicedata | 4 ++++ pango-1.44.7+11.obscpio | 3 +++ pango-1.44.7.obscpio | 3 --- pango.changes | 21 +++++++++++++++++++++ pango.obsinfo | 6 +++--- pango.spec | 4 ++-- 7 files changed, 36 insertions(+), 10 deletions(-) create mode 100644 _servicedata create mode 100644 pango-1.44.7+11.obscpio delete mode 100644 pango-1.44.7.obscpio diff --git a/_service b/_service index a53223b..3e4906c 100644 --- a/_service +++ b/_service @@ -2,8 +2,9 @@ https://gitlab.gnome.org/GNOME/pango.git git - refs/tags/1.44.7 - @PARENT_TAG@ + pango-1-44 + @PARENT_TAG@+@TAG_OFFSET@ + enable diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..1e1c581 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://gitlab.gnome.org/GNOME/pango.git + 73b46b04c724335ad73534cc69955baa2388b861 \ No newline at end of file diff --git a/pango-1.44.7+11.obscpio b/pango-1.44.7+11.obscpio new file mode 100644 index 0000000..058cc77 --- /dev/null +++ b/pango-1.44.7+11.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:104b8b45fbcad3123a9e6a76fdff33a615f5ce4c5151912feb2d141b093c2f3d +size 3090956 diff --git a/pango-1.44.7.obscpio b/pango-1.44.7.obscpio deleted file mode 100644 index ff9a562..0000000 --- a/pango-1.44.7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9c6f907c692351a6e185bc9428cbb6677e7fa427c39d8bc42b4bee28bff2608 -size 3088396 diff --git a/pango.changes b/pango.changes index 5826cd2..8471769 100644 --- a/pango.changes +++ b/pango.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Nov 27 13:48:56 UTC 2019 - dimstar@opensuse.org + +- Update to version 1.44.7+11: + * Add a test for ellipsis shaping + * Use shape flags for ellipsis + * test-shape: Cosmetics + +------------------------------------------------------------------- +Sat Nov 02 17:41:58 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 1.44.7+8: + + Undo fontset deprecations. + + Adjust expected test outputs. + + Fix ItemProperties handling. + + Don't treat rise as a no-shape attribute. + + Drop an unused ItemProperties use. + + Go back to ignoring underlines for itemization. + + fc: remove another assertion that might trigger. +- Switch to using pango 1.44 stable git branch. + ------------------------------------------------------------------- Fri Oct 25 08:29:17 UTC 2019 - Bjørn Lie diff --git a/pango.obsinfo b/pango.obsinfo index 90245c2..3fa8549 100644 --- a/pango.obsinfo +++ b/pango.obsinfo @@ -1,5 +1,5 @@ name: pango -version: 1.44.7 -mtime: 1571975063 -commit: 9f03d48261cb25e59ba029b194e70881d6ae8f37 +version: 1.44.7+11 +mtime: 1572906543 +commit: 73b46b04c724335ad73534cc69955baa2388b861 diff --git a/pango.spec b/pango.spec index f9e697f..6d932d9 100644 --- a/pango.spec +++ b/pango.spec @@ -1,7 +1,7 @@ # # spec file for package pango # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pango -Version: 1.44.7 +Version: 1.44.7+11 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1-or-later