Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2022-03-19 22:19:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Sat Mar 19 22:19:51 2022 rev:126 rq:962390 version:0.54.7 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2022-01-11 00:02:21.661264920 +0100 +++ /work/SRC/openSUSE:Factory/.vala.new.25692/vala.changes 2022-03-19 22:19:56.408725395 +0100 @@ -1,0 +2,34 @@ +Tue Mar 15 09:04:55 UTC 2022 - Callum Farmer <gm...@opensuse.org> + +- Update to version 0.54.7: + + Various improvements and bug fixes: + - codegen: + . Generated SimpleType structs don't have a type id + . Avoid symbol clashes with "va_*" from "stdarg.h" + . Access of inline allocated array is guaranteed to be non + null + . Don't uncoditionally null check callback_func for + GLib.Closure + . Access of stack allocated struct is guaranteed to be non + null + . Use correct target/destroy of delegate field initializer + - gtkmodule: Improve UI parsing and handling of nested objects + and properties + - vala: + . Show source location when reporting deprecations + . Require lvalue access of delegate target/destroy "fields" + . Transform assignment of an array element as needed + . Add missing TraverseVisitor.visit_data_type() + . Make sure to drop our "trap" jump target in case of an + error + . Move dynamic property errors to semantic analyzer pass + . Free empty stack list for code contexts + . Clear SemanticAnalyzer.current_{symbol,source_file} when + not needed anymore + - parser: Reduce the source reference of main block method to + its beginning + - parser: Improve handling of nullable VarType in + with-statement + - manual: Update from wiki.gnome.org + +------------------------------------------------------------------- Old: ---- vala-0.54.6.tar.xz New: ---- vala-0.54.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.tymKik/_old 2022-03-19 22:19:57.052726211 +0100 +++ /var/tmp/diff_new_pack.tymKik/_new 2022-03-19 22:19:57.060726221 +0100 @@ -23,7 +23,7 @@ # decimal separator, hoping they will not get to the idea to create a 0.100 release. %define vala_priority 54 Name: vala -Version: 0.54.6 +Version: 0.54.7 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.54.6.tar.xz -> vala-0.54.7.tar.xz ++++++ ++++ 37744 lines of diff (skipped)