Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2026-04-15 16:03:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Wed Apr 15 16:03:26 2026 rev:145 rq:1346784 version:0.56.19 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2025-03-18 17:38:26.462356635 +0100 +++ /work/SRC/openSUSE:Factory/.vala.new.21863/vala.changes 2026-04-15 16:04:18.670358971 +0200 @@ -1,0 +2,47 @@ +Mon Mar 30 15:46:46 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 0.56.19: + + Various improvements and bug fixes: + - codegen: + . Minor refactoring of TypeRegisterFunction and its + subclasses + . Use G_TYPE_FLAG_NONE when targetting glib >= 2.74 + . Use g_once_init_{enter,leave}_pointer when targetting glib + >= 2.80 + . Propagate default_value_on_error from parent struct + . Return default_value_on_error on precondition failures + - gdbus: + . Avoid unused variables in method call and properties + getter/setter + . Allow GLib.VariantDict for a{sv} + . Do not provide unintended read/write access to properties + - parser: Fix statement error recovery [#1590] + - vala: Use reference-transfer as needed when transforming + conditional-expression + - girwriter: + . Don't use instance-parameter inside function elements + . Add the doc:format argument in the .gir file + - libvaladoc: + . Do not error-out on doc:format + . Add compat layer for gvRenderData to cope with API break + + Bindings: + - glib-2.0: + . Allow FileUtils.open_tmp's first argument to be null + . Fix *.add_once () callbacks + . Fix a typo in a parameter name + - posix: add UTIME_{NOW,OMIT} constants for utimensat + - gsl: Deprecate gsl_linalg_cholesky_decomp in favour of + gsl_linalg_cholesky_decomp1 + - libxml-2.0: Add more fields to ParserCtxt + - gobject-2.0: + . Set default_value{,_on_error} for GType + . Fix return type + . Add Type.to_string () + - gstreamer-1.0: Fix ownership of Caps.full*() parameters + - gtk4: + . Update to 4.21.6+83716767 + . Make all Gsk.RenderNode and Gsk.Renderer shadow their + parent type + . Fix CursorGetTextureCallback declaration + +------------------------------------------------------------------- Old: ---- vala-0.56.18.tar.xz New: ---- _scmsync.obsinfo build.specials.obscpio vala-0.56.19.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.gae1dc/_old 2026-04-15 16:04:19.510393505 +0200 +++ /var/tmp/diff_new_pack.gae1dc/_new 2026-04-15 16:04:19.514393670 +0200 @@ -26,7 +26,7 @@ # decimal separator, hoping they will not get to the idea to create a 0.100 release. %define vala_priority 56 Name: vala -Version: 0.56.18 +Version: 0.56.19 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ _scmsync.obsinfo ++++++ mtime: 1774886033 commit: 4bb0ee92443d568027a48cd0520248e9374b45f53078ec43ffef30d6a3d1fd67 url: https://src.opensuse.org/GNOME/vala revision: 4bb0ee92443d568027a48cd0520248e9374b45f53078ec43ffef30d6a3d1fd67 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ 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-07 09:02:50.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ vala-0.56.18.tar.xz -> vala-0.56.19.tar.xz ++++++ ++++ 22628 lines of diff (skipped)
