Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2018-01-26 13:35:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala"

Fri Jan 26 13:35:26 2018 rev:79 rq:569444 version:0.38.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2017-12-29 
18:47:06.806312610 +0100
+++ /work/SRC/openSUSE:Factory/.vala.new/vala.changes   2018-01-26 
13:35:27.848603320 +0100
@@ -1,0 +2,43 @@
+Mon Jan 22 11:19:22 UTC 2018 - [email protected]
+
+- Update to version 0.38.5:
+  + Various improvements and bug fixes:
+    - codegen:
+      . Only add property-enum and GParamSpec-array for GObject
+        classes
+      . Add destroy param when invoking delegate returned by
+        delegate (bgo#792077).
+    - vala:
+      . Add pkgdatadir and pkglibdir to pkg-config file.
+      . Fix parameter type inference of overridden async methods
+        (bgo#792660).
+    - gidlparser: Update type qualifiers.
+    - libvaladoc:
+      . Allow @link tags to be split over multiple lines
+        (bgo#646982).
+      . Add support for single line documentation comments
+        (bgo#736483).
+    - codewriter: Don't use string.replace() to apply
+      header_to_override (bgo#731322).
+  + Bindings:
+    - glib-2.0: Add GLib.OPTION_REMAINING and
+      GLib.OptionFlags.NONE.
+    - gstreamer-1.0: Update from 1.13+ git master.
+    - gtk+-2.0: Mark MessageDialog constructor parameter,
+      message_format, as nullable (bgo#791570).
+    - gtk+-2.0/3.0: Don't hide user_data in
+      Clipboard.set_with_data() (bgo#792237).
+    - gtk+-3.0: Update to 3.22.26+6f26d0dc.
+    - gtk+-4.0: Update to 3.93.0 and split Gsk.RenderNode into
+      several classes.
+    - libwnck-3.0: Update to 3.24.1.
+    - posix: Add ctime(3) and fix binding of struct hostent and
+      gethostbyname(3).
+    - webkit2gtk-4.0: Update to 2.19.5.
+    - webkit2gtk-web-extension-4.0: Fix DOM.EventTarget interface.
+- Drop vala-fix-MessageDialog-constructor-parameter.patch: Fixed
+  upstream.
+- Following the above, drop libtool BuildRequires and autoreconf
+  call, no longer needed as we do not carry any patches anymore.
+
+-------------------------------------------------------------------

Old:
----
  vala-0.38.4.tar.xz
  vala-fix-MessageDialog-constructor-parameter.patch

New:
----
  vala-0.38.5.tar.xz

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.zgk5f4/_old  2018-01-26 13:35:28.692563900 +0100
+++ /var/tmp/diff_new_pack.zgk5f4/_new  2018-01-26 13:35:28.696563714 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vala
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,20 +23,18 @@
 # decimal separator, hoping they will not get to the idea to create a 0.100 
release.
 %define         vala_priority 36
 Name:           vala
-Version:        0.38.4
+Version:        0.38.5
 Release:        0
 Summary:        Programming language for GNOME
 License:        LGPL-2.0
 Group:          Development/Languages/Other
 Url:            https://wiki.gnome.org/Projects/Vala
 Source0:        
http://download.gnome.org/sources/vala/0.38/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM vala-fix-MessageDialog-constructor-parameter.patch 
bgo#791570 [email protected] -- Mark MessageDialog constructor parameter, 
message_format, as nullable
-Patch0:         vala-fix-MessageDialog-constructor-parameter.patch
+
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  glib2-devel >= 2.32.0
-BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(libgvc) >= 2.16
@@ -124,10 +122,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-autoreconf -fiv
 %configure --enable-vapigen
 make %{?_smp_mflags}
 

++++++ vala-0.38.4.tar.xz -> vala-0.38.5.tar.xz ++++++
++++ 43325 lines of diff (skipped)


Reply via email to