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-11-06 18:15:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala"

Sat Nov  6 18:15:18 2021 rev:122 rq:929583 version:0.54.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2021-10-08 
22:05:12.732576308 +0200
+++ /work/SRC/openSUSE:Factory/.vala.new.1890/vala.changes      2021-11-06 
18:17:26.704866360 +0100
@@ -1,0 +2,23 @@
+Sat Oct 30 10:45:12 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 0.54.3:
+  + Various improvements and bug fixes:
+    - codegen: Actually free data when using "remove(_all)" on
+      GLib.Queue/(S)List
+    - vala:
+      . Parameter following ellipsis parameter is not allowed
+      . More thorough check of ValueType and set CodeNode.error on
+        failure
+      . Really check compatiblity of error types for delegate
+        symbol
+      . Correctly output signature of callable throwing error
+      . Report error for non ErrorType in throws
+      . Implement
+        CodeWriter.visit_foreach_statement()/visit_catch_clause()
+    - parser: Make sure ErrorCodes are accessible as needed
+    - girparser: Add support for "ref_/ref_sink_/unref_function"
+      metadata for classes
+- Replace post(un) handling for libvala and libvaladoc with new
+  ldconfig_scriptlets macro.
+
+-------------------------------------------------------------------

Old:
----
  vala-0.54.2.tar.xz

New:
----
  vala-0.54.3.tar.xz

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.f9YYsJ/_old  2021-11-06 18:17:27.256866645 +0100
+++ /var/tmp/diff_new_pack.f9YYsJ/_new  2021-11-06 18:17:27.260866648 +0100
@@ -23,7 +23,7 @@
 # decimal separator, hoping they will not get to the idea to create a 0.100 
release.
 %define         vala_priority 54
 Name:           vala
-Version:        0.54.2
+Version:        0.54.3
 Release:        0
 Summary:        Programming language for GNOME
 License:        LGPL-2.1-or-later
@@ -160,10 +160,8 @@
   update-alternatives --remove vala %{_bindir}/vala-%{vala_version}
 fi
 
-%post   -n libvala-%{vala_libversion}-0 -p /sbin/ldconfig
-%postun -n libvala-%{vala_libversion}-0 -p /sbin/ldconfig
-%post   -n libvaladoc-%{vala_libversion}-0 -p /sbin/ldconfig
-%postun -n libvaladoc-%{vala_libversion}-0 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libvala-%{vala_libversion}-0
+%ldconfig_scriptlets -n libvaladoc-%{vala_libversion}-0
 
 %files
 %license COPYING

++++++ vala-0.54.2.tar.xz -> vala-0.54.3.tar.xz ++++++
++++ 28119 lines of diff (skipped)

Reply via email to