Hello community, here is the log from the commit of package vala for openSUSE:Factory checked in at 2020-04-27 23:28:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Mon Apr 27 23:28:46 2020 rev:107 rq:796643 version:0.48.5 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2020-04-23 18:28:25.667857034 +0200 +++ /work/SRC/openSUSE:Factory/.vala.new.2738/vala.changes 2020-04-27 23:28:54.382413932 +0200 @@ -1,0 +2,63 @@ +Thu Apr 23 12:18:55 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 0.48.5: + + Regression and bug fixes: + - Revert "vala: Set default_construction_method in + semantic-analyzer check if required". + - tests: Fix make dist. + +------------------------------------------------------------------- +Tue Apr 21 12:45:28 UTC 2020 - Bjørn Lie <[email protected]> + +- Update to version 0.48.4: + + Various improvements and bug fixes: + - codegen: + . Fix binary 'in' operator on array with boxed value-typed + needle + . Use get_value_*_function() in + GSignalModule.generate_marshaller() + . Correctly handle signals returning real non-nullable struct + . Use specified indices to access multidimensional array + constants + . Fix base-access to non-abstract/non-virtual properties + . Fix default of CCode.pos for parameters in async methods + - vala: + . Set default_construction_method in semantic-analyzer check + if required + . Fix cleaning of output in + CodeContext.pkg_config_modversion() + . Don't use possibly uninitialized backing field of + package_name + . Add SourceReference.contains() and + SourceLocation.to_string() + . Check assigned handler of dynamic signal before proceeding + further + . Don't perform version check on internal lambda method + . Perform version check for types of non-external variable + declarations + . Quote symbol on report by version attribute check + . Ensure non-empty argument list for "disconnect" before + accessing it + - girparser: + . Move special handling for certain parameters to + process_callable() + . Drop special handling of GLib.Data, GLib.PtrArray and + GLib.String + . Improve detection of AsyncReadyCallback/AsyncResult + parameters + - parser: Handle incomplete expression statements + + Bindings: + - gio-2.0: Add "async_result_pos" attributes to + *.call_with_unix_fd_list() + - glib-2.0: + . Fix Filename.canonicalize() binding of + g_canonicalize_filename + . Guard Pid.to_string() with GLIB_2_50 to deal with + G_PID_FORMAT + - gstreamer-app-1.0: Don't merge Src.push_buffer_*() signal + with its method + - gstreamer-1.0: Don't skip GST_*_FORMAT strings + - gtk4: Update to 3.98.3 + - vapi: Update GIR-based bindings + +------------------------------------------------------------------- @@ -158,2 +221,2 @@ - + Fix base-access check for compact classes. - + Don't ignore errors in Parameter and acknowledge them + . Fix base-access check for compact classes. + . Don't ignore errors in Parameter and acknowledge them Old: ---- vala-0.48.3.tar.xz New: ---- vala-0.48.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.bBkx5B/_old 2020-04-27 23:28:54.962415064 +0200 +++ /var/tmp/diff_new_pack.bBkx5B/_new 2020-04-27 23:28:54.962415064 +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.3 +Version: 0.48.5 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later ++++++ vala-0.48.3.tar.xz -> vala-0.48.5.tar.xz ++++++ ++++ 26132 lines of diff (skipped)
