Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2018-12-19 13:47:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Wed Dec 19 13:47:39 2018 rev:92 rq:657857 version:0.42.3 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2018-10-17 08:13:54.991061386 +0200 +++ /work/SRC/openSUSE:Factory/.vala.new.28833/vala.changes 2018-12-19 13:47:51.047415474 +0100 @@ -1,0 +2,42 @@ +Wed Nov 7 18:30:09 UTC 2018 - [email protected] + +- Update to version 0.42.3: + + Various improvements and bug fixes: + - codegen: + . Initialize internal temp-variables used as reference + parameter. + . Improve ccode for fixed-length array parameters. + . Fix regex literal compile flags. + . Add prototype for *_register_type() function. + . Don't emit *_free() of derived compact classes. + . Add prototype for *_new() of abstact compact classes. + - girwriter: Fix ctype of out/ref and array parameters. + - ccode: Fix typo and actually check "end_decls". + - abstract syntax tree: + . Always analyze nodes after they are inserted into the AST. + . Add source_reference to local variable of catch-clause. + . Add missing replace_expression() implementations. + . Fix several construction/parenting issues. + . DataType for GLib.Error should be should resolved as + ErrorType. + - libvaladoc: Add "unlock" to keywords in Highligher. + - posix: + . Add replacement for G_(BEGIN|END)_DECLS. + . Don't check for GLib.Variant casting. + - testrunner: Reset $run_prefix before generating next test + script. + - build: Unconditionally add conditional VALAFLAGS to make + bootstrap. + - doc: Fix build of internal-api-docs. + - manual: Update from wiki.gnome.org. + + Bindings: + - glib-2.0: Computing length once is enough in + string.to_utf8()/splice(). + - glib-2.0: Add binding for g_test_add(). + - glib-2.0: Add array length to string.skip. + - gio-2.0: Result of DBusMessage.get_header() is unowned. + - gobject-2.0,gtk+-*.0: Fix some GLib.Value out/ref parameters. + - gstreamer: Update from 1.15+ git master. + - gtk+-4.0: Update to 3.94.0+b4b30b49. + +------------------------------------------------------------------- Old: ---- vala-0.42.2.tar.xz New: ---- vala-0.42.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.B7QwOy/_old 2018-12-19 13:47:52.079414037 +0100 +++ /var/tmp/diff_new_pack.B7QwOy/_new 2018-12-19 13:47:52.079414037 +0100 @@ -23,7 +23,7 @@ # decimal separator, hoping they will not get to the idea to create a 0.100 release. %define vala_priority 42 Name: vala -Version: 0.42.2 +Version: 0.42.3 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.42.2.tar.xz -> vala-0.42.3.tar.xz ++++++ ++++ 33694 lines of diff (skipped)
