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-09-29 20:17:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala"

Wed Sep 29 20:17:55 2021 rev:120 rq:921658 version:0.54.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2021-08-25 
20:56:44.309276962 +0200
+++ /work/SRC/openSUSE:Factory/.vala.new.1899/vala.changes      2021-09-29 
20:18:26.554908100 +0200
@@ -1,0 +2,63 @@
+Tue Sep 21 12:18:47 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 0.54.1:
+  + Regression and bug fixes:
+    - codegen:
+      . Add type declaration for implicit temporary local variable.
+      . Sealed class in external package is not special.
+  + Bindings:
+    - gstreamer: Update from 1.19.0+ git master.
+    - gtk4: Update to 4.5.0~3e20ecd6.
+
+-------------------------------------------------------------------
+Fri Sep 17 08:03:45 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 0.54.0:
+  + Various improvements and bug fixes:
+    - vala: Warn about unsupported cast to void and drop it.
+    - vala: Don't restrict element type of GLib.Array.
+    - valadoc: Correctly format background of inline @link's.
+  + Bindings:
+    - gio-2.0: Unhide a few usable symbols which are marked not
+      introspectable.
+
+-------------------------------------------------------------------
+Sat Sep  4 19:29:14 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 0.53.2:
+  + Various improvements and bug fixes:
+    - codegen:
+      . Fix property access inside opaque compact class
+      . Add missing cast to access base-class members in
+        class/static ctor
+  + Bindings:
+    - glib-2.0: Current constants in GLib.Math are part of glib.h
+    - glib-2.0: Add RefString since 2.58
+    - gstreamer: Update from 1.19.0+ git master
+    - gtk4: Update to 4.5.0~e681fdd9
+    - vapi: Update GIR-based bindings
+
+-------------------------------------------------------------------
+Mon Aug 23 12:56:30 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 0.53.1:
+  + Highlights:
+     - Support explicit nullable var-type declarations,
+     - Add support for variadic delegates,
+     - Add support for sealed classes,
+     - Add support for null-safe access operator,
+     - Emit external creation methods in bindings,
+     - Introduce VALA_EXPORT for public symbols to improve
+       portability,
+     - girwriter:
+       + Use "optional" and "nullable" instead of deprecated
+         "allow-none",
+       + Improve struct creation method binding,
+     - girparser:
+       + Improve instance method detection,
+       + Never skip "function" elements,
+       + Add "move-to" value of functions as Version.replacement,
+  + Various improvements and bug fixes.
+  + Updated bindings.
+
+-------------------------------------------------------------------

Old:
----
  vala-0.52.5.tar.xz

New:
----
  vala-0.54.1.tar.xz

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.C1fwaH/_old  2021-09-29 20:18:27.146909440 +0200
+++ /var/tmp/diff_new_pack.C1fwaH/_new  2021-09-29 20:18:27.146909440 +0200
@@ -16,20 +16,20 @@
 #
 
 
-%define         vala_version 0.52
-%define         vala_libversion 0_52
+%define         vala_version 0.54
+%define         vala_libversion 0_54
 # 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 52
+%define         vala_priority 54
 Name:           vala
-Version:        0.52.5
+Version:        0.54.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.52/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/vala/0.54/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex

++++++ vala-0.52.5.tar.xz -> vala-0.54.1.tar.xz ++++++
++++ 372009 lines of diff (skipped)

Reply via email to