Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2023-02-14 16:42:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.27156 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Tue Feb 14 16:42:58 2023 rev:130 rq:1065577 version:0.56.4 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2022-09-21 14:39:55.421337500 +0200 +++ /work/SRC/openSUSE:Factory/.vala.new.27156/vala.changes 2023-02-14 16:43:00.657584021 +0100 @@ -1,0 +2,40 @@ +Sun Feb 12 12:05:29 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 0.56.4: + + Various improvements and bug fixes: + - codegen: + . Add glib.h include for TRUE/FALSE literal + . Append VALA_EXTERN also when using fast-vapi + . Perform required casts for generic types of return-values + and in/out-parameters + . Correctly handle fixed-length array initialization of + fields in classes + . Perform required cast while assigning and passing function + pointers + . Cast return value of generic type accessor functions + . Cast vfunc of property accessors by using + cast_method_pointer() + - vala: + . Report error in real literal if exponent has no digits + . Improve compatibility type checks of array elements in + assignments + . Improve missing exponent check for real literals + . Better handling of [NoReturn] call inside finally clause + - Properly check for colored terminal output on Windows + - Fix output decoding error of non-ASCII character on Win32 + - parser: Properly handle chained equality expressions + - manual: Update from wiki.gnome.org + + Bindings: + - cairo: Add missing Cairo.Pattern.get_rgba() + - glib-2.0: Add `double_hash` and `double_equal` + - gtk4: Make Gtk.show_uri_full() an instance method of + Gtk.Window + - gtk4: Update workaround for DropTarget.drop() signal conflict + - libgvc: Fix `cheader_filename` of the `Gvc` namespace + - pango: Fix a few binding errors + - pixman-1: Fix instance position of region copy methods + - webkit2gtk-*.*: Update to 2.37.91 + - Add webkitgtk-6.0 bindings + - Update gnome-desktop-3.0 and gnome-desktop-4 + +------------------------------------------------------------------- Old: ---- vala-0.56.3.tar.xz New: ---- vala-0.56.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.c3VKuF/_old 2023-02-14 16:43:01.237587462 +0100 +++ /var/tmp/diff_new_pack.c3VKuF/_new 2023-02-14 16:43:01.241587486 +0100 @@ -1,7 +1,7 @@ # # spec file for package vala # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,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.3 +Version: 0.56.4 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.56.3.tar.xz -> vala-0.56.4.tar.xz ++++++ ++++ 46787 lines of diff (skipped)