Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2014-10-14 07:10:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and      /work/SRC/openSUSE:Factory/.vala.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vala"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vala/vala.changes        2014-09-30 
19:37:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vala.new/vala.changes   2014-10-14 
07:10:18.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 13 10:28:54 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.26.1:
+  + Bug fixes and binding updates.
+
+-------------------------------------------------------------------

Old:
----
  vala-0.26.0.tar.xz

New:
----
  vala-0.26.1.tar.xz

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

Other differences:
------------------
++++++ vala.spec ++++++
--- /var/tmp/diff_new_pack.R4m6gY/_old  2014-10-14 07:10:19.000000000 +0200
+++ /var/tmp/diff_new_pack.R4m6gY/_new  2014-10-14 07:10:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           vala
-Version:        0.26.0
+Version:        0.26.1
 Release:        0
 %define         vala_version 0.26
 %define         vala_libversion 0_26

++++++ vala-0.26.0.tar.xz -> vala-0.26.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/.tarball-version 
new/vala-0.26.1/.tarball-version
--- old/vala-0.26.0/.tarball-version    2014-09-22 22:53:32.000000000 +0200
+++ new/vala-0.26.1/.tarball-version    2014-10-13 07:10:19.000000000 +0200
@@ -1 +1 @@
-0.26.0
+0.26.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/.version new/vala-0.26.1/.version
--- old/vala-0.26.0/.version    2014-09-22 22:51:35.000000000 +0200
+++ new/vala-0.26.1/.version    2014-10-13 07:08:37.000000000 +0200
@@ -1 +1 @@
-0.26.0
+0.26.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/ChangeLog new/vala-0.26.1/ChangeLog
--- old/vala-0.26.0/ChangeLog   2014-09-22 22:53:32.000000000 +0200
+++ new/vala-0.26.1/ChangeLog   2014-10-13 07:10:19.000000000 +0200
@@ -1,3 +1,34 @@
+2014-10-13  Jürg Billeter  <j...@bitron.ch>
+
+       Release 0.26.1
+
+2014-10-06  Rico Tzschichholz  <ric...@ubuntu.com>
+
+       cairo: Add some missing 1.12.x and pre 1.13.x bindings
+       (cherry picked from commit b2255376ab99c2947f86555a895fe6727d92ccad)
+
+2014-10-03  Rico Tzschichholz  <ric...@ubuntu.com>
+
+       gtk+-3.0: Fix lost special includes for GtkIMContext/GtkPlug/GtkSocket
+       (cherry picked from commit 68f670a6cef5355227854b6dfdfd52a87d5c58dc)
+
+       gtk+-3.0: Update to 3.14.1
+       (cherry picked from commit 08254c8d82b0c9bc58716ccb5440461e4d806100)
+
+       gtk+-2.0, gtk+-3.0: Further syncing with introspection annotations
+       (cherry picked from commit 370cd5b6eccbe884457b42557b9b647c914f7c2f)
+
+2014-09-25  Rico Tzschichholz  <ric...@ubuntu.com>
+
+       webkit2gtk-web-extension-4.0: Add libsoup-2.4 dependency
+       (cherry picked from commit e0dc209e355ae3a1dce8ba895ea68383ab688aec)
+
+       rest-0.7: Add libsoup-2.4 dependency
+       (cherry picked from commit a47fe16d0fee8e4e27dec9467a84f1b658765519)
+
+       gee: Fix HashMap destructor name
+       (cherry picked from commit d9ed3e03a634a546c89d4ca6349ed4821020a3a7)
+
 2014-09-22  Jürg Billeter  <j...@bitron.ch>
 
        Release 0.26.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/NEWS new/vala-0.26.1/NEWS
--- old/vala-0.26.0/NEWS        2014-09-22 22:44:20.000000000 +0200
+++ new/vala-0.26.1/NEWS        2014-10-13 07:07:08.000000000 +0200
@@ -1,3 +1,8 @@
+Vala 0.26.1
+===========
+
+ * Bug fixes and binding updates.
+
 Vala 0.26.0
 ===========
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/configure new/vala-0.26.1/configure
--- old/vala-0.26.0/configure   2014-09-22 22:50:35.000000000 +0200
+++ new/vala-0.26.1/configure   2014-10-13 07:08:27.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for vala 0.26.0.
+# Generated by GNU Autoconf 2.69 for vala 0.26.1.
 #
 # Report bugs to <j...@bitron.ch>.
 #
@@ -589,8 +589,8 @@
 # Identity of this package.
 PACKAGE_NAME='vala'
 PACKAGE_TARNAME='vala'
-PACKAGE_VERSION='0.26.0'
-PACKAGE_STRING='vala 0.26.0'
+PACKAGE_VERSION='0.26.1'
+PACKAGE_STRING='vala 0.26.1'
 PACKAGE_BUGREPORT='j...@bitron.ch'
 PACKAGE_URL=''
 
@@ -1351,7 +1351,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures vala 0.26.0 to adapt to many kinds of systems.
+\`configure' configures vala 0.26.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1421,7 +1421,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of vala 0.26.0:";;
+     short | recursive ) echo "Configuration of vala 0.26.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1546,7 +1546,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-vala configure 0.26.0
+vala configure 0.26.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1824,7 +1824,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by vala $as_me 0.26.0, which was
+It was created by vala $as_me 0.26.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2691,7 +2691,7 @@
 
 # Define the identity of the package.
  PACKAGE='vala'
- VERSION='0.26.0'
+ VERSION='0.26.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12810,7 +12810,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by vala $as_me 0.26.0, which was
+This file was extended by vala $as_me 0.26.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12876,7 +12876,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-vala config.status 0.26.0
+vala config.status 0.26.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/gee/hashmap.vala 
new/vala-0.26.1/gee/hashmap.vala
--- old/vala-0.26.0/gee/hashmap.vala    2012-01-26 20:31:09.000000000 +0100
+++ new/vala-0.26.1/gee/hashmap.vala    2014-10-13 07:06:08.000000000 +0200
@@ -170,7 +170,7 @@
                }
        }
 
-       ~HashSet () {
+       ~HashMap () {
                clear ();
        }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/vapi/cairo.vapi 
new/vala-0.26.1/vapi/cairo.vapi
--- old/vala-0.26.0/vapi/cairo.vapi     2014-04-14 21:54:03.000000000 +0200
+++ new/vala-0.26.1/vapi/cairo.vapi     2014-10-13 07:06:08.000000000 +0200
@@ -638,6 +638,8 @@
        public class Surface {
                [CCode (cname = "cairo_surface_create_similar")]
                public Surface.similar (Surface other, Content content, int 
width, int height);
+               [CCode (cname = "cairo_surface_create_similar_image")]
+               public Surface.similar_image (Surface other, Format format, int 
width, int height);
                [CCode (cname = "cairo_surface_create_for_rectangle")]
                public Surface.for_rectangle (Surface target, double x, double 
y, double width, double height);
                public void copy_page ();
@@ -646,17 +648,22 @@
                public void get_font_options (out FontOptions options);
                public Content get_content ();
                public Device get_device ();
+               public void get_device_offset (out double x_offset, out double 
y_offset);
+               public void get_device_scale (out double x_scale, out double 
y_scale);
                public void get_fallback_resolution (out double 
x_pixels_per_inch, out double y_pixels_per_inch);
                public uint get_reference_count ();
+               public SurfaceType get_type ();
                public bool has_show_text_glyphs ();
                public void mark_dirty ();
                public void mark_dirty_rectangle (int x, int y, int width, int 
height);
+               public Surface map_to_image (RectangleInt extents);
                public void set_device_offset (double x_offset, double 
y_offset);
-               public void get_device_offset (out double x_offset, out double 
y_offset);
+               public void set_device_scale (double x_scale, double y_scale);
                public void set_fallback_resolution (double x_pixels_per_inch, 
double y_pixels_per_inch);
                public void show_page ();
                public Status status ();
-               public SurfaceType get_type ();
+               public bool supports_mime_type (string mime_type);
+               public void unmap_image (Surface image);
 
                public Status write_to_png (string filename);
                public Status write_to_png_stream (WriteFunc write_func);
@@ -665,6 +672,44 @@
                public Surface? win32_get_image ();
        }
 
+       [Compact]
+       [CCode (ref_function = "cairo_device_reference", unref_function = 
"cairo_device_destroy", cname = "cairo_device_t", cheader_filename = "cairo.h")]
+       public class DeviceObserver {
+               protected DeviceObserver ();
+               public double elapsed ();
+               public double fill_elapsed ();
+               public double glyphs_elapsed ();
+               public double mask_elapsed ();
+               public double paint_elapsed ();
+               public double stroke_elapsed ();
+               public Status print (WriteFunc write_func);
+       }
+
+       [Compact]
+       [CCode (ref_function = "cairo_surface_reference", unref_function = 
"cairo_surface_destroy", cname = "cairo_surface_t", cheader_filename = 
"cairo.h")]
+       public class SurfaceObserver {
+               [CCode (cname = "cairo_surface_create_observer")]
+               public SurfaceObserver (Surface target, SurfaceObserverMode 
mode);
+               public Status add_fill_callback (SurfaceObserverCallback func);
+               public Status add_finish_callback (SurfaceObserverCallback 
func);
+               public Status add_flush_callback (SurfaceObserverCallback func);
+               public Status add_glyphs_callback (SurfaceObserverCallback 
func);
+               public Status add_mask_callback (SurfaceObserverCallback func);
+               public Status add_paint_callback (SurfaceObserverCallback func);
+               public Status add_stroke_callback (SurfaceObserverCallback 
func);
+               public double elapsed ();
+               public Status print (WriteFunc write_func);
+       }
+
+       [CCode (cname = "cairo_surface_observer_callback_t", instance_pos = 
2.9)]
+       public delegate void SurfaceObserverCallback (SurfaceObserver observer, 
Surface target);
+
+       [CCode (cname = "cairo_surface_observer_mode_t", has_type_id = false)]
+       public enum SurfaceObserverMode {
+               NORMAL,
+               RECORD_OPERATIONS
+       }
+
        [CCode (cname = "cairo_content_t", has_type_id = false)]
        public enum Content {
                COLOR,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/vapi/gtk+-2.0.vapi 
new/vala-0.26.1/vapi/gtk+-2.0.vapi
--- old/vala-0.26.0/vapi/gtk+-2.0.vapi  2014-09-15 14:44:52.000000000 +0200
+++ new/vala-0.26.1/vapi/gtk+-2.0.vapi  2014-10-13 07:06:08.000000000 +0200
@@ -6267,12 +6267,12 @@
                public abstract void rebuild_menu ();
        }
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public interface TreeDragDest {
+       public interface TreeDragDest : GLib.Object {
                public abstract bool drag_data_received (Gtk.TreePath dest, 
Gtk.SelectionData selection_data);
                public abstract bool row_drop_possible (Gtk.TreePath dest_path, 
Gtk.SelectionData selection_data);
        }
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public interface TreeDragSource {
+       public interface TreeDragSource : GLib.Object {
                public abstract bool drag_data_delete (Gtk.TreePath path);
                public abstract bool drag_data_get (Gtk.TreePath path, 
Gtk.SelectionData selection_data);
                public abstract bool row_draggable (Gtk.TreePath path);
@@ -8260,9 +8260,9 @@
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static GLib.Quark print_error_quark ();
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public static unowned Gtk.PageSetup print_run_page_setup_dialog 
(Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
+       public static Gtk.PageSetup print_run_page_setup_dialog (Gtk.Window 
parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public static void print_run_page_setup_dialog_async (Gtk.Window 
parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, 
Gtk.PageSetupDoneFunc done_cb, void* data);
+       public static void print_run_page_setup_dialog_async (Gtk.Window 
parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, 
Gtk.PageSetupDoneFunc done_cb);
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static void propagate_event (Gtk.Widget widget, Gdk.Event event);
        [CCode (cheader_filename = "gtk/gtk.h")]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/vapi/gtk+-3.0.vapi 
new/vala-0.26.1/vapi/gtk+-3.0.vapi
--- old/vala-0.26.0/vapi/gtk+-3.0.vapi  2014-09-15 14:44:52.000000000 +0200
+++ new/vala-0.26.1/vapi/gtk+-3.0.vapi  2014-10-13 07:06:08.000000000 +0200
@@ -2539,7 +2539,7 @@
                public string subtitle { get; set; }
                public string title { get; set; }
        }
-       [CCode (cheader_filename = "gtk/gtk.h", type_id = 
"gtk_im_context_get_type ()")]
+       [CCode (cheader_filename = "gtk/gtk.h,gtk/gtkimmodule.h", type_id = 
"gtk_im_context_get_type ()")]
        public abstract class IMContext : GLib.Object {
                [CCode (has_construct_function = false)]
                protected IMContext ();
@@ -3687,7 +3687,7 @@
                public virtual signal void populate_popup (Gtk.Menu p0, 
GLib.File? p1, GLib.Volume? p2);
                public virtual signal void show_error_message (string p0, 
string p1);
        }
-       [CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_plug_get_type 
()")]
+       [CCode (cheader_filename = "gtk/gtkx.h", type_id = "gtk_plug_get_type 
()")]
        public class Plug : Gtk.Window, Atk.Implementor, Gtk.Buildable {
                [CCode (has_construct_function = false, type = "GtkWidget*")]
                public Plug (X.Window socket_id);
@@ -4551,6 +4551,12 @@
                [NoAccessorMethod]
                public int gtk_timeout_repeat { get; set; }
                [NoAccessorMethod]
+               public string gtk_titlebar_double_click { owned get; set; }
+               [NoAccessorMethod]
+               public string gtk_titlebar_middle_click { owned get; set; }
+               [NoAccessorMethod]
+               public string gtk_titlebar_right_click { owned get; set; }
+               [NoAccessorMethod]
                public Gtk.IconSize gtk_toolbar_icon_size { get; set; }
                [NoAccessorMethod]
                public Gtk.ToolbarStyle gtk_toolbar_style { get; set; }
@@ -4590,7 +4596,7 @@
                public bool ignore_hidden { get; set; }
                public Gtk.SizeGroupMode mode { get; set; }
        }
-       [CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_socket_get_type 
()")]
+       [CCode (cheader_filename = "gtk/gtkx.h", type_id = "gtk_socket_get_type 
()")]
        public class Socket : Gtk.Container, Atk.Implementor, Gtk.Buildable {
                [CCode (has_construct_function = false, type = "GtkWidget*")]
                public Socket ();
@@ -6675,15 +6681,6 @@
                [NoWrapper]
                public virtual void notify_gtk (GLib.Object object, 
GLib.ParamSpec pspec);
        }
-       [CCode (cheader_filename = "gtk/gtk.h")]
-       [Compact]
-       public class WidgetAuxInfo {
-               public uint halign;
-               public int height;
-               public Gtk.Border margin;
-               public uint valign;
-               public int width;
-       }
        [CCode (cheader_filename = "gtk/gtk.h", ref_function = 
"gtk_widget_path_ref", type_id = "gtk_widget_path_get_type ()", unref_function 
= "gtk_widget_path_unref")]
        [Compact]
        public class WidgetPath {
@@ -6882,7 +6879,7 @@
                [CCode (cname = "activate_default")]
                [Experimental]
                public virtual signal void default_activated ();
-               public virtual signal void enable_debugging (bool toggle);
+               public virtual signal bool enable_debugging (bool toggle);
                [CCode (cname = "activate_focus")]
                [Experimental]
                public virtual signal void focus_activated ();
@@ -6955,7 +6952,7 @@
                public abstract void set_name (string name);
        }
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public interface CellAccessibleParent {
+       public interface CellAccessibleParent : GLib.Object {
                public abstract void activate (Gtk.CellAccessible cell);
                public abstract void edit (Gtk.CellAccessible cell);
                public abstract void expand_collapse (Gtk.CellAccessible cell);
@@ -7205,7 +7202,7 @@
                public Gtk.ScrollablePolicy vscroll_policy { get; set; }
        }
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public interface StyleProvider {
+       public interface StyleProvider : GLib.Object {
                public abstract unowned Gtk.IconFactory get_icon_factory 
(Gtk.WidgetPath path);
                public abstract Gtk.StyleProperties get_style (Gtk.WidgetPath 
path);
                public abstract bool get_style_property (Gtk.WidgetPath path, 
Gtk.StateFlags state, GLib.ParamSpec pspec, out GLib.Value value);
@@ -7223,12 +7220,12 @@
                public abstract void rebuild_menu ();
        }
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public interface TreeDragDest {
+       public interface TreeDragDest : GLib.Object {
                public abstract bool drag_data_received (Gtk.TreePath dest, 
Gtk.SelectionData selection_data);
                public abstract bool row_drop_possible (Gtk.TreePath dest_path, 
Gtk.SelectionData selection_data);
        }
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public interface TreeDragSource {
+       public interface TreeDragSource : GLib.Object {
                public abstract bool drag_data_delete (Gtk.TreePath path);
                public abstract bool drag_data_get (Gtk.TreePath path, 
Gtk.SelectionData selection_data);
                public abstract bool row_draggable (Gtk.TreePath path);
@@ -9512,9 +9509,9 @@
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static GLib.Quark print_error_quark ();
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public static unowned Gtk.PageSetup print_run_page_setup_dialog 
(Gtk.Window parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
+       public static Gtk.PageSetup print_run_page_setup_dialog (Gtk.Window 
parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings);
        [CCode (cheader_filename = "gtk/gtk.h")]
-       public static void print_run_page_setup_dialog_async (Gtk.Window 
parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, 
Gtk.PageSetupDoneFunc done_cb, void* data);
+       public static void print_run_page_setup_dialog_async (Gtk.Window 
parent, Gtk.PageSetup page_setup, Gtk.PrintSettings settings, 
Gtk.PageSetupDoneFunc done_cb);
        [CCode (cheader_filename = "gtk/gtk.h")]
        public static void propagate_event (Gtk.Widget widget, Gdk.Event event);
        [CCode (cheader_filename = "gtk/gtk.h")]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/vapi/rest-0.7.deps 
new/vala-0.26.1/vapi/rest-0.7.deps
--- old/vala-0.26.0/vapi/rest-0.7.deps  2012-08-07 07:14:17.000000000 +0200
+++ new/vala-0.26.1/vapi/rest-0.7.deps  2014-10-13 07:06:08.000000000 +0200
@@ -1 +1,2 @@
 gio-2.0
+libsoup-2.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vala-0.26.0/vapi/webkit2gtk-web-extension-4.0.deps 
new/vala-0.26.1/vapi/webkit2gtk-web-extension-4.0.deps
--- old/vala-0.26.0/vapi/webkit2gtk-web-extension-4.0.deps      2014-08-23 
11:45:01.000000000 +0200
+++ new/vala-0.26.1/vapi/webkit2gtk-web-extension-4.0.deps      2014-10-13 
07:06:08.000000000 +0200
@@ -1 +1,2 @@
 gtk+-3.0
+libsoup-2.4

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to