Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2020-11-29 12:23:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Sun Nov 29 12:23:41 2020 rev:113 rq:851058 version:0.50.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2020-11-23 10:52:43.342736215 +0100 +++ /work/SRC/openSUSE:Factory/.vala.new.5913/vala.changes 2020-11-29 12:23:57.405730821 +0100 @@ -1,0 +2,32 @@ +Thu Nov 19 16:06:17 UTC 2020 - [email protected] + +- Update to version 0.50.2: + + Various improvements and bug fixes: + - codegen: + . More use of delegate_target_type and + delegate_target_destroy_type. + . Reduce get_delegate_target/ + get_delegate_target_destroy_notify calls. + . Don't use inferred type for temp-value to access generic + property. + . Update outdated array _size_ variable of captured + local-variable. + . Report internal error for unsupported collection type in + foreach. + - vala: + . Issue an error on void initializer for local-variable. + . Allow markup-reader to accept spaces around '=' of + attribute assignment. + . CodeNode.source_reference is optional, so let the API + respect that. + . Use DataType.compatible() to check for string + concatenation. + - valadoc: Don't call CodeContext.pop() on empty stack. + - libvaladoc: Don't filter-out generic type-parameters of + delegates. + - libvaladoc/girimporter: Skip "docsection" elements in + <namespace>. + - testrunner: Add "-Werror=return-local-addr" flag. + + Bindings updates. + +------------------------------------------------------------------- Old: ---- vala-0.50.1.tar.xz New: ---- vala-0.50.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.Ctf7eX/_old 2020-11-29 12:23:57.953731376 +0100 +++ /var/tmp/diff_new_pack.Ctf7eX/_new 2020-11-29 12:23:57.957731380 +0100 @@ -23,7 +23,7 @@ # decimal separator, hoping they will not get to the idea to create a 0.100 release. %define vala_priority 50 Name: vala -Version: 0.50.1 +Version: 0.50.2 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.50.1.tar.xz -> vala-0.50.2.tar.xz ++++++ ++++ 17278 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
