Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at 2025-11-21 16:53:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glib2 (Old) and /work/SRC/openSUSE:Factory/.glib2.new.2061 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2" Fri Nov 21 16:53:54 2025 rev:299 rq:1318705 version:2.86.2 Changes: -------- --- /work/SRC/openSUSE:Factory/glib2/glib2.changes 2025-11-17 12:20:08.445578192 +0100 +++ /work/SRC/openSUSE:Factory/.glib2.new.2061/glib2.changes 2025-11-21 16:54:27.792759629 +0100 @@ -1,0 +2,16 @@ +Tue Nov 18 22:08:32 UTC 2025 - Bjørn Lie <[email protected]> + +- Update to version 2.86.2: + + Fix tests when run against pcre2 10.47 + + Bugs fixed: + - GRegex tests fail with pcre2 10.47: different error for + ^(a)\g{3 + - g_get_user_special_dir doesn't strip trailing slash from + $HOME/ + - gresolver: Fix loopback detection of IPv6 addresses + - gregex: Handle PCRE2_ERROR_MISSING_NUMBER_TERMINATOR if + defined + - Fix g_memory_monitor_base_query_mem_ratio on Solaris + - gutils: Strip all trailing slashes + +------------------------------------------------------------------- Old: ---- glib-2.86.1+11.obscpio New: ---- glib-2.86.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib2.spec ++++++ --- /var/tmp/diff_new_pack.OxFoHw/_old 2025-11-21 16:54:29.316823851 +0100 +++ /var/tmp/diff_new_pack.OxFoHw/_new 2025-11-21 16:54:29.316823851 +0100 @@ -37,7 +37,7 @@ %define libgthread libgthread-%{libver} %define libgirepository libgirepository-%{libver} Name: glib2%{psuffix} -Version: 2.86.1+11 +Version: 2.86.2 Release: 0 Summary: General-Purpose Utility Library License: LGPL-2.1-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.OxFoHw/_old 2025-11-21 16:54:29.408827729 +0100 +++ /var/tmp/diff_new_pack.OxFoHw/_new 2025-11-21 16:54:29.412827897 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/glib.git</param> - <param name="revision">83e6ea77</param> + <param name="revision">2.86.2</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ glib-2.86.1+11.obscpio -> glib-2.86.2.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/glib-2.86.1+11/NEWS new/glib-2.86.2/NEWS --- old/glib-2.86.1+11/NEWS 2025-10-31 15:12:39.000000000 +0100 +++ new/glib-2.86.2/NEWS 2025-11-18 17:59:09.000000000 +0100 @@ -1,3 +1,22 @@ +Overview of changes in GLib 2.86.2, 2025-11-18 +============================================== + +* Fix tests when run against pcre2 10.47 (#3809, work by Marco Trevisan and + others) + +* Bugs fixed: + - #3809 GRegex tests fail with pcre2 10.47: different error for ^(a)\g{3 + (Marco Trevisan (Treviño)) + - #3811 g_get_user_special_dir doesn't strip trailing slash from $HOME/ + (Tobias Stoeckmann) + - !4878 Backport "gresolver: Fix loopback detection of IPv6 addresses" + - !4888 Backport !4884 “gregex: Handle PCRE2_ERROR_MISSING_NUMBER_TERMINATOR + if defined” to glib-2-86 + - !4889 Backport !4860 “Fix g_memory_monitor_base_query_mem_ratio on Solaris” + to glib-2-86 + - !4890 Backport !4886 “gutils: Strip all trailing slashes” to glib-2-86 + + Overview of changes in GLib 2.86.1, 2025-10-21 ============================================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/glib-2.86.1+11/meson.build new/glib-2.86.2/meson.build --- old/glib-2.86.1+11/meson.build 2025-10-31 15:12:39.000000000 +0100 +++ new/glib-2.86.2/meson.build 2025-11-18 17:59:09.000000000 +0100 @@ -1,5 +1,5 @@ project('glib', 'c', - version : '2.86.1', + version : '2.86.2', # NOTE: See the policy in docs/meson-version.md before changing the Meson dependency meson_version : '>= 1.4.0', default_options : [ ++++++ glib.obsinfo ++++++ --- /var/tmp/diff_new_pack.OxFoHw/_old 2025-11-21 16:54:33.040980785 +0100 +++ /var/tmp/diff_new_pack.OxFoHw/_new 2025-11-21 16:54:33.048981122 +0100 @@ -1,5 +1,5 @@ name: glib -version: 2.86.1+11 -mtime: 1761919959 -commit: 83e6ea77919776b2b1fab709375c3d48a7f2790c +version: 2.86.2 +mtime: 1763485149 +commit: 421fa1c9add2f25ab90e6515adf7a46636b1e71a
