Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2021-01-15 19:44:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Fri Jan 15 19:44:48 2021 rev:114 rq:862317 version:0.50.3 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2020-11-29 12:23:57.405730821 +0100 +++ /work/SRC/openSUSE:Factory/.vala.new.28504/vala.changes 2021-01-15 19:44:58.713910189 +0100 @@ -1,0 +2,35 @@ +Mon Jan 11 06:25:58 UTC 2021 - Bj??rn Lie <[email protected]> + +- Update to version 0.50.3: + + Various improvements and bug fixes: + - codegen: + . Use CCodeInvalidExpression instead of place holders + . Don't leak memory of already assigned out-parameter on + error + . Don't leak memory on internal value comparison of property + setter + . Fix assignment of casted struct value to property + - vala: + . Report an error if gio-2.0 is missing for DBus support + . Add missing TraverseVisitor.visit_addressof_expression() + . value_type of PointerIndirection expressions must not be + owned + . SliceExpression need to return heap-allocated or unowned + references + . Accept "unowned var" as type for foreach variable + declaration + . Ownership transfer of inline-allocated array is not allowed + - tests: Use Automake???s parallel test driver to speed up + running tests + - testrunner: A lot of simplifications + + Bindings: + - gio-2.0: Fix DBusSubtreeIntrospectFunc binding + - gstreamer-1.0: Fix direction of GLib.Value typed parameters + - gstreamer: Update from 1.19.0+ git master + - gtk4: + . Use correct cheader_include for wayland/x11 gdk backend + . Don't rename binding for gtk_css_provider_load_from_data + . Update to 4.0.1 + - webkit2gtk-4.0: Update to 2.30.3 + +------------------------------------------------------------------- Old: ---- vala-0.50.2.tar.xz New: ---- vala-0.50.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.X552J7/_old 2021-01-15 19:44:59.977912070 +0100 +++ /var/tmp/diff_new_pack.X552J7/_new 2021-01-15 19:44:59.981912077 +0100 @@ -1,7 +1,7 @@ # # spec file for package vala # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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 50 Name: vala -Version: 0.50.2 +Version: 0.50.3 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.50.2.tar.xz -> vala-0.50.3.tar.xz ++++++ ++++ 17783 lines of diff (skipped)
