Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pango for openSUSE:Factory checked 
in at 2026-04-26 21:11:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pango (Old)
 and      /work/SRC/openSUSE:Factory/.pango.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pango"

Sun Apr 26 21:11:11 2026 rev:157 rq:1348443 version:1.57.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pango/pango.changes      2026-03-27 
16:49:54.608453593 +0100
+++ /work/SRC/openSUSE:Factory/.pango.new.11940/pango.changes   2026-04-26 
21:12:48.149071973 +0200
@@ -1,0 +2,43 @@
+Mon Mar 23 17:13:14 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 1.57.1:
+  + Bugs fixed:
+    - Bad font substitution causes application crashes
+    - MacOS: subprojects/cairo/meson.build:1:0: ERROR: Value
+      "gnu11,c11" (of type "string")
+    - MacOS: subprojects/pango/utils/viewer-cocoa.m:23:10: fatal
+      error: 'cairo/cairo.h' file not found
+    - gtk4-widget-factory crashes with pango error on macOS when an
+      emoji is entered into a text field
+    - Inconsistency between documentation and code in
+      pango_context_set_font_description
+    - The hex box characters generated in PDF can not be copied
+    - warning: assignment discards 'const' qualifier from pointer
+      target type [-Wdiscarded-qualifiers]
+    - Revert "meson: Rework introspection handling"
+    - Update the code to support Unicode 17.0.0
+    - Include fcfreetype.h where needed
+    - meson: Update freetype2 wrap to fix ci warnings
+    - Respect explicit language attribute when itemizing
+    - Fix some subproject woes
+    - meson: Add support for cross-compiling using Apple subsystems
+    - (break.c) pass sentences to handle_sentences
+    - Add support for g_autoptr(PangoScriptIter)
+    - fontmap: Mark get_family as nullable
+- Changes from version 1.57.0:
+  + Bugs fixed:
+    - Synthetic small caps does not work with Core Text on Mac
+    - Possible performance issue under windows
+    - U+FE0E (text-style selector) ignored when COLRv1 emoji fonts
+      are present
+  + Changes:
+    - Remove conditional code for pre-GLib 2.80 support
+    - Fix OpenType features set for all petite caps
+    - Add Cocoa window support for pango-view on macOS
+    - fc: Update against fontconfig 2.17
+    - coretext: remove fallback for macOS 10.7 (EOL 2012) and
+      earlier
+    - meson: Rework introspection handling
+    - Fix -Wenum-conversion warning with PangoFontColor
+
+-------------------------------------------------------------------

Old:
----
  pango-1.56.4.tar.xz

New:
----
  pango-1.57.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pango.spec ++++++
--- /var/tmp/diff_new_pack.sv724a/_old  2026-04-26 21:12:48.761096978 +0200
+++ /var/tmp/diff_new_pack.sv724a/_new  2026-04-26 21:12:48.765097142 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           pango
-Version:        1.56.4
+Version:        1.57.1
 Release:        0
 Summary:        Library for Layout and Rendering of Text
 License:        LGPL-2.1-or-later
@@ -31,7 +31,7 @@
 BuildRequires:  meson >= 1.2.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo) >= 1.18
-BuildRequires:  pkgconfig(fontconfig) >= 2.15
+BuildRequires:  pkgconfig(fontconfig) >= 2.17
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(fribidi) >= 1.0.6
 BuildRequires:  pkgconfig(glib-2.0) >= 2.80

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.sv724a/_old  2026-04-26 21:12:48.801098613 +0200
+++ /var/tmp/diff_new_pack.sv724a/_new  2026-04-26 21:12:48.809098939 +0200
@@ -1,6 +1,6 @@
-mtime: 1774252298
-commit: 6e96203cf395e1ef16c2b302f611e1b803e1ca3bc9f4010bf19771a97005273b
+mtime: 1776329855
+commit: 4bb47cbc93c2b0056c01227a25e8bdbc12b9f3b90e540911289ceefd8b6a3983
 url: https://src.opensuse.org/GNOME/pango
-revision: 6e96203cf395e1ef16c2b302f611e1b803e1ca3bc9f4010bf19771a97005273b
+revision: 4bb47cbc93c2b0056c01227a25e8bdbc12b9f3b90e540911289ceefd8b6a3983
 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sv724a/_old  2026-04-26 21:12:48.837100084 +0200
+++ /var/tmp/diff_new_pack.sv724a/_new  2026-04-26 21:12:48.841100247 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
     <param name="scm">git</param>
-    <param name="revision">1.56.4</param>
+    <param name="revision">1.57.1</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-04-17 12:30:58.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ pango-1.56.4.tar.xz -> pango-1.57.1.tar.xz ++++++
++++ 48644 lines of diff (skipped)

++++++ pango.obsinfo ++++++
--- /var/tmp/diff_new_pack.sv724a/_old  2026-04-26 21:12:49.701135386 +0200
+++ /var/tmp/diff_new_pack.sv724a/_new  2026-04-26 21:12:49.705135549 +0200
@@ -1,5 +1,5 @@
 name: pango
-version: 1.56.4
-mtime: 1751023148
-commit: 5f589a7e0e61dca3f976da172cf55743ace77a38
+version: 1.57.1
+mtime: 1774230866
+commit: 8f68873915b281ef5afcf0daa101d08047e305ba
 

Reply via email to