Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2019-01-26 22:17:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala"

Sat Jan 26 22:17:37 2019 rev:94 rq:668297 version:0.42.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2018-12-27 
00:22:00.592024669 +0100
+++ /work/SRC/openSUSE:Factory/.vala.new.28833/vala.changes     2019-01-26 
22:17:38.611087737 +0100
@@ -1,0 +2,50 @@
+Tue Jan 22 11:34:20 UTC 2019 - bjorn....@gmail.com
+
+- Update to version 0.42.5:
+  + Various improvements and bug fixes:
+    - codegen:
+      . Use temp-var for MethodCall with out/ref arguments
+      . Use temp-vars for ellipsis out-arguments to fix memory
+        management
+      . Add default_value for CType to initialize variables if
+        needed
+      . Cast instance parameter for property access in
+        object-initializer
+      . Don't check boolean values for (in)equality in GTask API
+      . Properly set annotations field of GDBus*Info struct to NULL
+      . Cast instance and result of g_async_initable_new_finish()
+        call
+      . Use a parameter-map for creation of delegate declaration
+      . Emit struct declaration typedef before resolving its fields
+      . Don't apply address-of operator on literals when casting to
+        array
+    - vala: Report invalid instance member access to property
+    - girparser: Async methods don't allow out-parameters before
+      in-parameters
+    - libvaladoc: Build backing Vala.SourceFile for GIRs processed
+      by importer
+    - libvaladoc/girimporter: Skip "source-position" elements
+    - valadoc: Specify that the "--driver" option is deprecated
+    - compiler: Report deprecated command-line option "--thread"
+    - build: Don't leak libvalaccode symbols to libvaladoc
+    - Add a basic CONTRIBUTING.md file that links to the relevant
+      Wiki page
+    - tests: Fix try_parse() tests to not compare to already free'd
+      memory
+  + Bindings:
+    - clutter-1.0: Fix BindingPool.override_action()
+    - gdk-3.0,gtk+-3.0: Update to 3.24.3+9c8f1478
+    - glib-2.0: Use correct array-length-type for returned arrays
+    - gio-2.0: Fix File.replace_contents_bytes_async()
+    - gobject-2.0: Minor syncing from GIR
+    - gobject-2.0: Use correct array-length-type for returned
+      arrays
+    - gstreamer: Update from 1.15+ git master
+    - gtk+-4.0: Update to 3.94.0+9b15c690
+    - javascriptcoregtk-4.0: Fix GLib.Callback parameters which
+      can't hold target
+    - libsoup-2.4: Fix Message.add_*_handler()
+    - sqlite3: Correct return C type of Statement.column_text &
+      Value.to_text
+
+-------------------------------------------------------------------

Old:
----
  vala-0.42.4.tar.xz

New:
----
  vala-0.42.5.tar.xz

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.spw3yV/_old  2019-01-26 22:17:39.135087311 +0100
+++ /var/tmp/diff_new_pack.spw3yV/_new  2019-01-26 22:17:39.139087307 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vala
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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.4
+Version:        0.42.5
 Release:        0
 Summary:        Programming language for GNOME
 License:        LGPL-2.1-or-later

++++++ vala-0.42.4.tar.xz -> vala-0.42.5.tar.xz ++++++
++++ 32028 lines of diff (skipped)


Reply via email to