Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2020-05-26 17:14:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Tue May 26 17:14:14 2020 rev:108 rq:807572 version:0.48.6 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2020-04-27 23:28:54.382413932 +0200 +++ /work/SRC/openSUSE:Factory/.vala.new.2738/vala.changes 2020-05-26 17:14:34.191358506 +0200 @@ -1,0 +2,32 @@ +Mon May 18 14:08:33 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 0.48.6: + + Regression and bug fixes: + - codegen: + . Correctly handle cast-expression of real struct to nullable + struct. + . Use loop index instead of get_ccode_pos() for ellipsis + parameter. + - vala: + . Allow node_ref being null in + SemanticAnalyzer.get_instance_base_type(). + . SemanticAnalyzer.get_instance_base_type() is not allowed to + return null. + . params-array parameter is not allowed in abstract/virtual + method. + . Use stable hash for methods in HashMap of + implicit_implementations and Use "str_equal" as equal_func + for ArrayList<string> instances. + . Set value_type of undefined member-access to avoid further + criticals. + . Transform cast from floating-type to boxed-type. + . Transform cast from integer-type to boxed-type. + . Explicit "new" method may be incompatible with a posssible + base method. + - valadoc: Add implicit "Posix" using-directive for POSIX + profile. + - girparser: Add support for boolean "new" argument for + methods. + + Bindings: gtk4: Update to 3.98.3+028942c8. + +------------------------------------------------------------------- Old: ---- vala-0.48.5.tar.xz New: ---- vala-0.48.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.SDWEO3/_old 2020-05-26 17:14:34.855359946 +0200 +++ /var/tmp/diff_new_pack.SDWEO3/_new 2020-05-26 17:14:34.859359954 +0200 @@ -23,7 +23,7 @@ # decimal separator, hoping they will not get to the idea to create a 0.100 release. %define vala_priority 48 Name: vala -Version: 0.48.5 +Version: 0.48.6 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.48.5.tar.xz -> vala-0.48.6.tar.xz ++++++ ++++ 16777 lines of diff (skipped)
