Accepting request 953047 from GNOME:Next

- Update to version 1.50.4:
  + Tweak synthetic space size.
  + itemize: Try harder to avoid NULL fonts.
  + docs: Some additions.
  + Pass synthetic slant to harfbuzz.
  + Make sloped carets work with uneven scales.
  + Fix serialiation on arm.
  + Avoid an uninitialized variable warning.
  + Reinstate previous behavior of pango_attr_list_splice.
  + Deprecated pango_coverage_ref/unref.
  + Fix serialization on non-glibc systems.
  + Fix allow-breaks handling.

OBS-URL: https://build.opensuse.org/request/show/953047
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=232
This commit is contained in:
2022-02-10 11:32:21 +00:00
committed by Git OBS Bridge
parent ffa73f32a8
commit 876032a83c
6 changed files with 25 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package pango
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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.50.3
Version: 1.50.4
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1-or-later