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-04-24 23:06:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vala (Old) and /work/SRC/openSUSE:Factory/.vala.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vala" Sat Apr 24 23:06:45 2021 rev:116 rq:887480 version:0.52.2 Changes: -------- --- /work/SRC/openSUSE:Factory/vala/vala.changes 2021-04-12 12:38:45.301466255 +0200 +++ /work/SRC/openSUSE:Factory/.vala.new.12324/vala.changes 2021-04-24 23:06:51.547200169 +0200 @@ -1,0 +2,37 @@ +Sat Apr 17 08:36:39 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 0.52.2: + + Regression and bug fixes: + - codegen: + . Don't free temp-var for element-access to array with boxed + structs. + . Don't free unowned heap allocated struct. + + Bindings: glib-2.0: Add simple_generics attribute to + GenericArray.find_custom(). +- Changes from version 0.52.1: + + Various improvements and bug fixes: + - codegen: + . Improve handling of ellipsis parameter in get_ccode_name(). + . Fix default value of get_ccode_destroy_notify_pos(). + . Don't override valid target/destroy of previous lambda + argument. + . Don't call *_instance_init() in compact class chainup. + - vala: Mark tranformed static member-access as qualified. + - parser: Stricter mode for chained member initializer with + --keep-going. + - girwriter: namespace expects "c:symbol-prefixes" attribute. + - girwriter: Don't use instance-parameter inside callback. + - girparser,libvaladoc/girimporter: Don't guess length of xml + header, iterate forward to <repository>. + - libvaladoc/girimporter: parse_constant() use "c:identifier" + attribute first. + + Bindings: + - gsl: Add BLAS module. + - rest-0.7: Fix OAuthProxyAuthCallback binding. + - gtk+-3.0: Fix ModuleInitFunc binding. + - gio-2.0: Fix TlsPassword.get_value() binding. + - Fix several bindings which lead to invalid code by using + them in: javascriptcoregtk-4.0, libusb, libusb-1.0, pixman-1, + webkit2gtk-web-extension-4.0, x11, zlib. + +------------------------------------------------------------------- Old: ---- vala-0.52.0.tar.xz New: ---- vala-0.52.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vala.spec ++++++ --- /var/tmp/diff_new_pack.g5ts3i/_old 2021-04-24 23:06:51.939200723 +0200 +++ /var/tmp/diff_new_pack.g5ts3i/_new 2021-04-24 23:06:51.943200728 +0200 @@ -23,7 +23,7 @@ # decimal separator, hoping they will not get to the idea to create a 0.100 release. %define vala_priority 52 Name: vala -Version: 0.52.0 +Version: 0.52.2 Release: 0 Summary: Programming language for GNOME License: LGPL-2.1-or-later @@ -38,7 +38,7 @@ BuildRequires: xsltproc BuildRequires: pkgconfig(libgvc) >= 2.16 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives # Vala is a compiler, so it's also a devel package Provides: vala-devel = %{version} Obsoletes: vala-devel < %{version} ++++++ vala-0.52.0.tar.xz -> vala-0.52.2.tar.xz ++++++ ++++ 15550 lines of diff (skipped)