Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2020-11-19 11:57:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala"

Thu Nov 19 11:57:29 2020 rev:112 rq:847271 version:0.50.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2020-10-08 
13:12:32.627191967 +0200
+++ /work/SRC/openSUSE:Factory/.vala.new.5913/vala.changes      2020-11-23 
10:52:43.342736215 +0100
@@ -1,0 +2,76 @@
+Thu Oct  1 08:16:58 UTC 2020 - [email protected]
+
+- Update to version 0.50.1:
+  + Various improvements and bug fixes:
+    - codegen:
+      . Don't falsly use g_return_val_if_fail() for async creation
+        method.
+      . Don't pass CCodeFunctionCall to NULL-aware free macro.
+    - vala:
+      . Improve parsing of with-statement and allow it as embedded
+        statement.
+      . Prioritize the usage of an existing with-variable instance,
+        Recognize previously inserted implicit access to
+        with-variable.
+    - parser: Allow to begin expression with statement keyword.
+    - g-i: Fix a couple of C compiler warnings.
+    - libvaladoc: Fix a couple of C compiler warnings.
+    - testrunner: Pass --enable-checking to increase coverage,
+      Filter external -0X flags to preserve current default -O0.
+    - build: Stop passing obsolete --use-header.
+  + Update bindings.
+
+-------------------------------------------------------------------
+Wed Sep 30 12:27:19 UTC 2020 - [email protected]
+
+- Update to version 0.50.0:
+  + Codegen: The actual struct size is required for calloc (POSIX).
+
+-------------------------------------------------------------------
+Wed Sep 30 00:49:52 UTC 2020 - [email protected]
+
+- Update to version 0.49.92:
+  + Various improvements and bug fixes:
+    - Don't use locale dependent string functions on syntax
+      strings.
+    - girparser: Additionally fallback to "glib:type-name" to
+      retrieve the cname.
+
+-------------------------------------------------------------------
+Wed Sep 30 00:49:51 UTC 2020 - [email protected]
+
+- Update to version 0.49.91:
+  + Various improvements and bug fixes:
+    - codegen: Don't append unreachable clean-up section of Block.
+    - codegen: Always include base_struct declaration if available.
+    - vala: Additionally break on ObjectCreationExpression in
+      "tainted" check.
+    - vala: Add ObjectCreationExpression.to_string().
+    - manual: Update from wiki.gnome.org.
+  + Bindings:
+    - gio-unix-2.0,glib-2.0: Updates for 2.66.
+    - gtk4: Resolve a few conflicts of methods with
+      virtual-methods.
+- Changes from version 0.49.90:
+  + Regression and bug fixes:
+    - tests: Don't rely on undefined use-after-free behaviour of
+      glibc.
+    - Add TraverseVisitor for traversing the tree with a callback.
+    - Force usage of temporary variables for "tainted" member
+      accesses.
+    - vala: Move transformation of unary increment/decrement to
+      codegen.
+    - vala: Set parent_node for child nodes of lambda-expression.
+  + Bindings:
+    - gstreamer: Update from 1.17.2+ git master.
+    - gtk4: Update to 3.99.0+e6e2d6b4.
+    - pango: Update from 1.46.0.
+    - webkit2gtk-4.0: Update to 2.29.91.
+- Changes from version 0.49.2:
+  + Highlights:
+    - Support non-virtual signals with default handler.
+  + Various improvements and bug fixes:
+    - Switch context if with-variable is not owned by
+      with-statement.
+
+-------------------------------------------------------------------

Old:
----
  vala-0.48.11.tar.xz

New:
----
  vala-0.50.1.tar.xz

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.u8nHce/_old  2020-11-23 10:52:44.090736964 +0100
+++ /var/tmp/diff_new_pack.u8nHce/_new  2020-11-23 10:52:44.094736967 +0100
@@ -16,21 +16,20 @@
 #
 
 
-%define         vala_version 0.48
-%define         vala_libversion 0_48
+%define         vala_version 0.50
+%define         vala_libversion 0_50
 # The priority defines which version of vala, in case of multiple ones are 
installed
 # is to be used by default. The rule-of-thumb for vala is to use MAJORMINOR 
without
 # decimal separator, hoping they will not get to the idea to create a 0.100 
release.
-%define         vala_priority 48
+%define         vala_priority 50
 Name:           vala
-Version:        0.48.11
+Version:        0.50.1
 Release:        0
 Summary:        Programming language for GNOME
 License:        LGPL-2.1-or-later
 Group:          Development/Languages/Other
 URL:            https://wiki.gnome.org/Projects/Vala
-Source0:        
https://download.gnome.org/sources/vala/0.48/%{name}-%{version}.tar.xz
-
+Source0:        
https://download.gnome.org/sources/vala/0.50/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex

++++++ vala-0.48.11.tar.xz -> vala-0.50.1.tar.xz ++++++
++++ 59910 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to