Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pango for openSUSE:Factory checked in at 2021-12-16 21:18:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pango (Old) and /work/SRC/openSUSE:Factory/.pango.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pango" Thu Dec 16 21:18:40 2021 rev:134 rq:940264 version:1.50.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pango/pango.changes 2021-09-16 23:17:01.959944957 +0200 +++ /work/SRC/openSUSE:Factory/.pango.new.2520/pango.changes 2021-12-16 21:18:42.914507608 +0100 @@ -1,0 +2,99 @@ +Sat Dec 11 15:23:13 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.50.1: + + Fix a crash in tab handling. + + Fix tab positioning without line wrapping. + + Fix an assertion failure found by fuzzing. + + Make underlines work again for broken fonts. + +------------------------------------------------------------------- +Fri Dec 3 18:55:49 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.50.0: + + Fix glyph placement in gravity east + + Fix line heights in improper gravities + + Only shown selected ignorables with nicks + + Support tab alignments other than left + + Support custom decimal points on decimal tabs + + Fix a pango-view crash + + Optimize handling of many tabs + + Drop json-glib dependency +- Drop pkgconfig(json-glib-1.0) BuildRequires, no longer needed. + +------------------------------------------------------------------- +Sat Nov 27 20:38:37 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.49.4: + + Require fontconfig 2.13 + + Require harfbuzz 2.6 + + Many fixes to line breaking accuracy + + coretext: Correctly clamp text weights at min/max values + + Add serialization api for PangoLayout, PangoFont and + PangoAttrList + + Require json-glib + + tests: + - Use serialized layouts for test cases + - Include fonts in git + + pango-view: Accept serialized layouts + + Fix a rounding problem with font metrics + + Fix visible space display using ??? +- Changes from version 1.49.3: + + Fix hinting of glyph metrics + + Fix logical glyph extents in vertical gravities + + Visualize more default-ignorable glyphs + + Fix advance widths in transformed contexts + + Implement Small Caps and other casing variations +- Changes from version 1.49.2: + + Update Unicode data to Unicode 14 + + Fix underlining of spaces + + Round font metrics when appropriate + + Fix some corner cases of cursor positioning + + Handle Catalan middle-dot in text segmentation +- Changes from version 1.49.1: + + Only recompute log attrs when needed + + Validate log attrs + + Fix conformance issues in Thai and Indic linebreaking + + Add pango_attr_break to support customizing line and word + breaks + + Add font-dependent baseline shifts and sizing for super- and + subscripts + + Improve hyphenation support + + pango-view: + - Visualize caret positions and slopes + - Show glyph rects + - Make --annotate easier to use + + Add pango_layout_get_caret_pos to support sloped carets + + Improve caret positioning for ligatures + + Better under- and overline placement + + layout: + - Allocate a bit less + - Fix cluster extents with rise + + Add pango_layout_iter_get_run_baseline + + Add pango_glyph_string_index_to_x_full + + coretext: Set size on font descriptions + + Add color information to PangoGlyphVisAttr +- Changes from version 1.49.0: + + Require fribidi 1.0.6 + + Fix threadsafety issues with Thai + + Fix a rounding problem on i386 + + Fix font choice for ellipsis + + New api: + - pango_font_get_languages + - Introspection helpers for attributes + + Ignore width in horizontal context when itemizing + + markup: + - Allow specifying size and rise in points + - Allow specifying size as percentage + + Rewrite pango_layout_move_cursor_visually + + Add a line-height attribute and make logical line extents + respect it + + Add pango_justify_last_line + + Add pango_shape_item + + Add a text-transform attribute and implement it + + Clean up fribidi api usage + + Fix a bug in the gravity data table + + pango-view: Improve the --annotate option + + Fix a possible crash in rendering strikethroughs +- Add pkgconfig(json-glib-1.0) BuildRequires, new dependency. + +------------------------------------------------------------------- Old: ---- pango-1.48.10.obscpio New: ---- pango-1.50.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pango.spec ++++++ --- /var/tmp/diff_new_pack.5cx77q/_old 2021-12-16 21:18:44.046508039 +0100 +++ /var/tmp/diff_new_pack.5cx77q/_new 2021-12-16 21:18:44.050508040 +0100 @@ -17,7 +17,7 @@ Name: pango -Version: 1.48.10 +Version: 1.50.1 Release: 0 Summary: Library for Layout and Rendering of Text License: LGPL-2.1-or-later @@ -32,13 +32,13 @@ BuildRequires: meson >= 0.55.3 BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) >= 1.12.10 -BuildRequires: pkgconfig(fontconfig) >= 2.11.91 +BuildRequires: pkgconfig(fontconfig) >= 2.13 BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(fribidi) >= 1.0.6 BuildRequires: pkgconfig(glib-2.0) >= 2.62 BuildRequires: pkgconfig(gobject-2.0) >= 2.59.2 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(harfbuzz) >= 2.0 +BuildRequires: pkgconfig(harfbuzz) >= 2.6 BuildRequires: pkgconfig(libthai) >= 0.1.9 BuildRequires: pkgconfig(xft) >= 2.0.0 BuildRequires: pkgconfig(xrender) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5cx77q/_old 2021-12-16 21:18:44.078508051 +0100 +++ /var/tmp/diff_new_pack.5cx77q/_new 2021-12-16 21:18:44.082508052 +0100 @@ -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.10</param> + <param name="revision">1.50.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ pango-1.48.10.obscpio -> pango-1.50.1.obscpio ++++++ ++++ 54392 lines of diff (skipped) ++++++ pango.obsinfo ++++++ --- /var/tmp/diff_new_pack.5cx77q/_old 2021-12-16 21:18:44.402508174 +0100 +++ /var/tmp/diff_new_pack.5cx77q/_new 2021-12-16 21:18:44.402508174 +0100 @@ -1,6 +1,6 @@ name: pango -version: 1.48.10 -mtime: 1631363934 -commit: dc5bde2a20cbb025c9d0ed29ed687740a4d027da +version: 1.50.1 +mtime: 1639179460 +commit: fd62d3ff159232c4a8e7bedb5ce4ac01f1ec8eeb