Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2020-02-14 16:23:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Fri Feb 14 16:23:40 2020 rev:104 rq:773505 version:0.46.6 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2019-11-24 00:18:58.311156892 +0100 +++ /work/SRC/openSUSE:Factory/.vala.new.26092/vala.changes 2020-02-14 16:23:41.603135901 +0100 @@ -1,0 +2,52 @@ +Sun Feb 9 16:34:50 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 0.46.6: + + Various improvements and bug fixes: + - codegen: + . Fix precondition in creation method of structs + . Don't set implemenation of interface property to its own + . Use result value of assignment rather than its computation + . Cast instance parameter in member-initializer for + base-properties + . Skip StructRegisterFunction for boolean/integer/floating + types + . Handle different type-symbols in visit_base_access() + . Explicitly include header for length-type of arrays + . Explicitly include <glib.h> as needed for null-literal + - vala: + . VoidType is actually compatible with itself + . Keep formal_target_type on transform of + method-call/object-creation + . Add a basic parameter check for [Print] methods + . Don't ignore inner errors in Block and acknowledge them + further + . Don't report further errors if MemberInitializer.check() + failed + . Improve error message for unsupported inner types and + declarations + . Don't allow "va_list" as return-type or type of fields + . Check before accessing "name" of parent_symbol which might + be null + . Allow to override base interface properties explicitly + . Always bail if there are semantic errors + . Fix base-access check for compact classes + . Improve detection of recursive struct declarations + . Inline allocated arrays require length or initializer + . Don't ignore errors in Parameter and acknowledge them + further + - parser: Implicit "main" method of main-block is public and + static + - genie: Fix parser's inner state when a struct is declared + after a class + - girparser: Apply explicitly given ctype metadata attributes + on callables + - testrunner: Invalid tests and therefore expected failures + must return 1 + + Bindings: + - glib-2.0: Add to_string() for GLib.PollFd and GLib.Pid + - gstreamer: Update from 1.17.0+ git master + - gtk+-3.0: Update to 3.24.13+3822ac74 + - gtk4: Update to 3.96.0+4ab12ab7 + - webkit2gtk-4.0: Update to 2.27.4 + +------------------------------------------------------------------- Old: ---- vala-0.46.5.tar.xz New: ---- vala-0.46.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.vjrkhe/_old 2020-02-14 16:23:42.679136485 +0100 +++ /var/tmp/diff_new_pack.vjrkhe/_new 2020-02-14 16:23:42.687136490 +0100 @@ -1,7 +1,7 @@ # # spec file for package vala # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2020 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 46 Name: vala -Version: 0.46.5 +Version: 0.46.6 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.46.5.tar.xz -> vala-0.46.6.tar.xz ++++++ ++++ 21674 lines of diff (skipped)
