From 4f93e5ed70536477ec2461f9b606633130668b15 Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Thu, 4 Apr 2024 20:39:28 +0200 Subject: [PATCH] Upgrade to pango-1.52.2 --- introduction/welcome/changelog.xml | 4 ++++ packages.ent | 2 +- x/lib/pango.xml | 10 +++++++--- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index c4e01af373..e2a44d3a49 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,10 @@ April 4th, 2024 + + [thomas] - Update to pango-1.52.2. Fixes + #19585. + [thomas] - Update to cmake-3.29.1. Fixes #19584. diff --git a/packages.ent b/packages.ent index cc81d20f3a..31ca2e868c 100644 --- a/packages.ent +++ b/packages.ent @@ -868,7 +868,7 @@ - + diff --git a/x/lib/pango.xml b/x/lib/pango.xml index 5de9b214a1..1d729deff9 100644 --- a/x/lib/pango.xml +++ b/x/lib/pango.xml @@ -6,8 +6,8 @@ - - + + ]> @@ -125,10 +125,14 @@ meson configure -Dgtk_doc=true && ninja - To test the results, issue: ninja test. One test, + To test the results, issue: ninja test. + One test (test-layout) is known to fail on i686 systems for + unknown reason. +