Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2020-07-05 01:10:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Sun Jul 5 01:10:57 2020 rev:109 rq:818350 version:0.48.7 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2020-05-26 17:14:34.191358506 +0200 +++ /work/SRC/openSUSE:Factory/.vala.new.3060/vala.changes 2020-07-05 01:11:28.367669907 +0200 @@ -1,0 +2,44 @@ +Tue Jun 30 11:54:52 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Update to version 0.48.7: + + Various improvements and bug fixes: + - codegen: + + Improve array-dup-wrapper for empty arrays. + + Don't call get_ccode_finish_instance() with non-async + methods. + + Cast initializer-list to struct for non-constant/-array + assignment. + + Consistently use get_ccode_lower_case_prefix() for function + names. + - vala: + + Correctly handle qualified struct type in initializer list. + + Reduce calls of CodeContext.get(). + + Fix value-type for ArrayCreationExpression used as + argument. + + Improve parameter check of "get" method used for foreach. + + Don't carry floating reference into unknown target type + expression. + - girparser: Actually respect given cprefix metadata for + enumerations. + - girwriter: Append symbol-attributes to callback field. + - parser: Avoid mitigation for missing token if it follows DOT + or DOUBLE_COLON. + - libvaladoc/girimporter: Skip "function-macro" elements. + - build: Update git-version-gen to latest upstream. + - tests: Build typelib if g-ir-compiler is available. + + Bindings: + - gstreamer-audio-1.0: Adjustments for Gst.Audio.Sink class + extension. + - gstreamer: Update from 1.17.1+ git master. + - gtk+-3.0: Deprecated abstract methods are not required to be + implemented. + - gtk4: Prefix value names of PaintableFlags with "STATIC_". + - gtk4: Mark optional methods of Gdk.Paintable interface as + virtual. + - gtk4: Update to 3.98.5+fca2ba96. + - harfbuzz-gobject: Update to 2.6.8. + - pango: Update from 1.45.2. + - webkit2gtk-4.0: Update to 2.29.2. + - vapi: Update GIR-based bindings. + +------------------------------------------------------------------- Old: ---- vala-0.48.6.tar.xz New: ---- vala-0.48.7.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.19mNCR/_old 2020-07-05 01:11:29.679674385 +0200 +++ /var/tmp/diff_new_pack.19mNCR/_new 2020-07-05 01:11:29.683674398 +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.6 +Version: 0.48.7 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.48.6.tar.xz -> vala-0.48.7.tar.xz ++++++ ++++ 24365 lines of diff (skipped)
