Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2020-03-30 22:51:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala"

Mon Mar 30 22:51:19 2020 rev:105 rq:789276 version:0.46.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2020-02-14 
16:23:41.603135901 +0100
+++ /work/SRC/openSUSE:Factory/.vala.new.3160/vala.changes      2020-03-30 
22:51:22.099771876 +0200
@@ -1,0 +2,72 @@
+Thu Mar 26 10:03:05 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 0.46.7:
+  + Various improvements and bug fixes:
+    - codegen:
+      . Don't initialize stack-allocated array with local-constant
+        length
+      . Add destroy of parameter in vfunc of delegate property
+        setter
+      . Reset outdated array _size_ variable after use as ref
+        parameter
+      . Emit postconditions before free'ing local variables
+      . Correctly access captured parameter in precondition of
+        method
+      . Use memset to init inline-allocated array with non-constant
+        size
+      . Initialize temp-var for property array length before
+        calling getter
+      . Include "glib.h" for g_return_*() usage
+    - vala:
+      . Properly set CodeNode.error when reporting an error
+      . Improve robustness of analyzer pass for language-servers
+      . Add local-variables to current scope regardless its error
+        state
+      . Fix circular reference in Property/EnumValueType
+      - Report an internal error for unavailable context and bail
+      - Prevent possible stack-overflow in Class.is_subtype_of()
+      . Fix search for Parameter.base_parameter
+      . Use error() instead of Report.error() inside of
+        CodeContext.get()
+      . Accept enum-values as length for inline allocated arrays
+      . Improve copy of required attributes from delegate to lamdba
+        method
+      . Inherit lambda parameter attributes from delegate
+      . Inline-allocated array aren't instantiated with creation
+        expression
+    - Add missing CodeContext.pop() calls
+    - girparser:
+      . Report a warning for conflicting class and instance methods
+      . Decrease return_array_length_idx for transformed function
+      - Delay adding of "GLib.Object" prerequisite to interfaces
+    - vapigen: Define "GOBJECT" corresponding to set profile of
+      CodeContext
+    - valadoc: Create and register current Vala.CodeContext
+      properly
+    - parser: Improve error message for invalid
+      ArrayCreationExpression
+    - testrunner: Pass G_DEBUG=fatal-warnings to invalid test
+    - manual: Update from wiki.gnome.org
+  + Bindings:
+    - Add cairo-gobject binding
+    - Add harfbuzz-gobject binding
+    - Add some fundamental deps files to improve --nostdpkg support
+    - cairo: Add missing type_id attributes guarded by GOBJECT
+      define
+    - glib-2.0: Add binding for g_poll()
+    - glib-2.0: Add binding for g_win32_ftruncate()
+    - glib-2.0: Add missing IOChannel's win32 API
+    - glib-2.0: Add missing "type_id"/"has_type_id" attributes to
+      structs
+    - glib-2.0: Memory profiling ("g_mem_*") is deprecated since
+      2.46
+    - gio-2.0: Add binding for g_io_error_from_win32_error()
+    - gtk+-3.0: Update to 3.24.14
+    - gtk+-*.0,gtk4: Fix iter parameter of TextIter.order()
+    - gtk4: Update to 3.98.0+410dbdf6
+    - linux: Don't depend on GLib.Time when using POSIX profile
+    - poppler-glib: Update to 0.85
+    - posix: Add pathconf and fpathconf bindings
+    - webkit2gtk-4.0: Update to 2.27.90
+
+-------------------------------------------------------------------

Old:
----
  vala-0.46.6.tar.xz

New:
----
  vala-0.46.7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.vmECex/_old  2020-03-30 22:51:22.807772262 +0200
+++ /var/tmp/diff_new_pack.vmECex/_new  2020-03-30 22:51:22.811772265 +0200
@@ -23,7 +23,7 @@
 # decimal separator, hoping they will not get to the idea to create a 0.100 
release.
 %define         vala_priority 46
 Name:           vala
-Version:        0.46.6
+Version:        0.46.7
 Release:        0
 Summary:        Programming language for GNOME
 License:        LGPL-2.1-or-later

++++++ vala-0.46.6.tar.xz -> vala-0.46.7.tar.xz ++++++
++++ 33976 lines of diff (skipped)


Reply via email to