Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2013-07-09 21:12:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vte (Old)
 and      /work/SRC/openSUSE:Factory/.vte.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vte"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vte/vte.changes  2013-07-07 22:24:22.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes     2013-07-09 
21:12:57.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jul  8 18:49:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.34.7:
+  + Honour gtk-enable-primary-paste setting.
+  + Redraw when changing colours (bgo#702415).
+
+-------------------------------------------------------------------

Old:
----
  vte-0.34.6.tar.xz

New:
----
  vte-0.34.7.tar.xz

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

Other differences:
------------------
++++++ vte.spec ++++++
--- /var/tmp/diff_new_pack.hsewTJ/_old  2013-07-09 21:12:58.000000000 +0200
+++ /var/tmp/diff_new_pack.hsewTJ/_new  2013-07-09 21:12:58.000000000 +0200
@@ -24,7 +24,7 @@
 Name:           vte
 %define _name   vte
 Url:            http://www.gnome.org
-Version:        0.34.6
+Version:        0.34.7
 Release:        0
 Summary:        Terminal Emulator Library
 License:        LGPL-2.0 and GPL-2.0+

++++++ vte-0.34.6.tar.xz -> vte-0.34.7.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/ChangeLog new/vte-0.34.7/ChangeLog
--- old/vte-0.34.6/ChangeLog    2013-06-10 17:56:06.000000000 +0200
+++ new/vte-0.34.7/ChangeLog    2013-07-07 13:04:24.000000000 +0200
@@ -1,3 +1,52 @@
+commit 1eecbd3cfc961f06a9e2f19d1ab48a0c119f104e
+Author: Christian Persch <c...@gnome.org>
+Date:   Sun Jul 7 13:04:08 2013 +0200
+
+    Version 0.34.7
+
+ NEWS | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 2b6efd6aa23eb576bb788c3dbba50f59895d21e0
+Author: Christian Persch <c...@gnome.org>
+Date:   Fri Jun 28 16:42:37 2013 +0200
+
+    widget: Honour gtk-enable-primary-paste setting
+
+ src/vte.c | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit acc863ef287284e9e52c1b96d7e704d6c159d4dd
+Author: Christian Persch <c...@gnome.org>
+Date:   Sun Jun 16 22:15:10 2013 +0200
+
+    emulation: Redraw when changing colours
+    
+    https://bugzilla.gnome.org/show_bug.cgi?id=702415
+
+ src/vte-private.h |  3 +++
+ src/vte.c         | 23 ++++++++++++-----------
+ src/vteseq.c      |  4 +---
+ 3 files changed, 16 insertions(+), 14 deletions(-)
+
+commit 5231137abd0b580aa6830527190bc5bfb3c961f8
+Author: Christian Persch <c...@gnome.org>
+Date:   Sun Jun 16 21:44:33 2013 +0200
+
+    emacs: Add .dir-locals.el
+
+ .dir-locals.el | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 2a7ff01443d482bd1b30c7bd899c369a57430751
+Author: Christian Persch <c...@gnome.org>
+Date:   Mon Jun 10 17:59:19 2013 +0200
+
+    Post release version bump
+
+ configure.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 364d5b5252b7dce4358ad25fc0249ccd843155d4
 Author: Christian Persch <c...@gnome.org>
 Date:   Sat Jun 8 13:47:00 2013 +0200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/NEWS new/vte-0.34.7/NEWS
--- old/vte-0.34.6/NEWS 2013-06-08 13:46:25.000000000 +0200
+++ new/vte-0.34.7/NEWS 2013-07-07 12:56:48.000000000 +0200
@@ -1,3 +1,8 @@
+0.34.7
+======
+- Honour gtk-enable-primary-paste setting
+- Redraw when changing colours (#702415)
+
 0.34.6
 ======
 - vte.sh bugfix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/configure new/vte-0.34.7/configure
--- old/vte-0.34.6/configure    2013-06-08 13:47:30.000000000 +0200
+++ new/vte-0.34.7/configure    2013-07-07 12:57:10.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for vte 0.34.6.
+# Generated by GNU Autoconf 2.68 for vte 0.34.7.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=vte>.
 #
@@ -571,8 +571,8 @@
 # Identity of this package.
 PACKAGE_NAME='vte'
 PACKAGE_TARNAME='vte'
-PACKAGE_VERSION='0.34.6'
-PACKAGE_STRING='vte 0.34.6'
+PACKAGE_VERSION='0.34.7'
+PACKAGE_STRING='vte 0.34.7'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=vte'
 PACKAGE_URL=''
 
@@ -1439,7 +1439,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 vte 0.34.6 to adapt to many kinds of systems.
+\`configure' configures vte 0.34.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1509,7 +1509,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of vte 0.34.6:";;
+     short | recursive ) echo "Configuration of vte 0.34.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1643,7 +1643,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-vte configure 0.34.6
+vte configure 0.34.7
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2112,7 +2112,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by vte $as_me 0.34.6, which was
+It was created by vte $as_me 0.34.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2932,7 +2932,7 @@
 
 # Define the identity of the package.
  PACKAGE='vte'
- VERSION='0.34.6'
+ VERSION='0.34.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3048,7 +3048,7 @@
 
 
 
-LT_VERSION_INFO="3409:6:3400"
+LT_VERSION_INFO="3409:7:3400"
 
 
 
################################################################################
@@ -15116,7 +15116,7 @@
 
 VTE_MINOR_VERSION=34
 
-VTE_MICRO_VERSION=6
+VTE_MICRO_VERSION=7
 
 
 AM_CPPFLAGS="$AM_CPPFLAGS -DGLIB_DISABLE_DEPRECATION_WARNINGS"
@@ -15714,7 +15714,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by vte $as_me 0.34.6, which was
+This file was extended by vte $as_me 0.34.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15780,7 +15780,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-vte config.status 0.34.6
+vte config.status 0.34.7
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/configure.in new/vte-0.34.7/configure.in
--- old/vte-0.34.6/configure.in 2013-06-08 13:46:25.000000000 +0200
+++ new/vte-0.34.7/configure.in 2013-06-28 16:44:33.000000000 +0200
@@ -1,6 +1,6 @@
 m4_define([version_major],0)
 m4_define([version_minor],34)
-m4_define([version_micro],6)
+m4_define([version_micro],7)
 m4_define([version_triplet],version_major.version_minor.version_micro)
 
 m4_define([so_major_adjust],9) dnl Don't change!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/doc/reference/html/index.html 
new/vte-0.34.7/doc/reference/html/index.html
--- old/vte-0.34.6/doc/reference/html/index.html        2013-06-10 
17:56:11.000000000 +0200
+++ new/vte-0.34.7/doc/reference/html/index.html        2013-07-07 
13:04:27.000000000 +0200
@@ -15,14 +15,14 @@
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">VTE Reference 
Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      Documentation for VTE version 0.34.6
+      Documentation for VTE version 0.34.7
 .
       The latest version of this documentation can be found on-line at the
       <a class="ulink" href="http://library.gnome.org/devel/vte/"; 
target="_top">GNOME Library</a>.
     </p></div>
 <div><p class="copyright">Copyright © 2009, 2010 Christian Persch</p></div>
 <div><div class="legalnotice">
-<a name="idp2129968"></a><p>
+<a name="idp639200"></a><p>
         Permission is granted to copy, distribute and/or modify this document
         under the terms of the <em class="citetitle">GNU Lesser General Public 
Licence</em>, Version 2.1
         or (at your option) any later version published by the Free Software 
Foundation.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/doc/reference/html/pt01.html 
new/vte-0.34.7/doc/reference/html/pt01.html
--- old/vte-0.34.6/doc/reference/html/pt01.html 2013-06-10 17:56:11.000000000 
+0200
+++ new/vte-0.34.7/doc/reference/html/pt01.html 2013-07-07 13:04:27.000000000 
+0200
@@ -21,7 +21,7 @@
 </tr></table>
 <div class="part">
 <div class="titlepage"><div><div><h1 class="title">
-<a name="idp2076776"></a>Part I. API Reference</h1></div></div></div>
+<a name="idp642320"></a>Part I. API Reference</h1></div></div></div>
 <div class="toc">
 <p><b>Table of Contents</b></p>
 <dl>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vte-0.34.6/doc/reference/html/vte-Version-Information.html 
new/vte-0.34.7/doc/reference/html/vte-Version-Information.html
--- old/vte-0.34.6/doc/reference/html/vte-Version-Information.html      
2013-06-10 17:56:11.000000000 +0200
+++ new/vte-0.34.7/doc/reference/html/vte-Version-Information.html      
2013-07-07 13:04:27.000000000 +0200
@@ -78,7 +78,7 @@
 <hr>
 <div class="refsect2">
 <a name="VTE-MICRO-VERSION:CAPS"></a><h3>VTE_MICRO_VERSION</h3>
-<pre class="programlisting">#define VTE_MICRO_VERSION (6)
+<pre class="programlisting">#define VTE_MICRO_VERSION (7)
 </pre>
 <p>
 The micro version number of the VTE library
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/doc/reference/version.xml 
new/vte-0.34.7/doc/reference/version.xml
--- old/vte-0.34.6/doc/reference/version.xml    2013-06-08 13:47:55.000000000 
+0200
+++ new/vte-0.34.7/doc/reference/version.xml    2013-07-07 12:57:31.000000000 
+0200
@@ -1 +1 @@
-0.34.6
+0.34.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/src/vte-private.h 
new/vte-0.34.7/src/vte-private.h
--- old/vte-0.34.6/src/vte-private.h    2013-06-08 13:46:26.000000000 +0200
+++ new/vte-0.34.7/src/vte-private.h    2013-06-28 16:44:33.000000000 +0200
@@ -437,6 +437,9 @@
 void _vte_terminal_audible_beep(VteTerminal *terminal);
 void _vte_terminal_visible_beep(VteTerminal *terminal);
 void _vte_terminal_beep(VteTerminal *terminal);
+void _vte_terminal_set_color_internal(VteTerminal *terminal,
+                                      int idx,
+                                      const GdkColor *color);
 
 void _vte_terminal_inline_error_message(VteTerminal *terminal, const char 
*format, ...) G_GNUC_PRINTF(2,3);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/src/vte.c new/vte-0.34.7/src/vte.c
--- old/vte-0.34.6/src/vte.c    2013-06-08 13:46:27.000000000 +0200
+++ new/vte-0.34.7/src/vte.c    2013-06-28 16:44:33.000000000 +0200
@@ -2500,9 +2500,10 @@
 }
 
 /* Set up a palette entry with a more-or-less match for the requested color. */
-static void
-vte_terminal_set_color_internal(VteTerminal *terminal, int entry,
-                               const GdkColor *proposed)
+void
+_vte_terminal_set_color_internal(VteTerminal *terminal,
+                                 int entry,
+                                 const GdkColor *proposed)
 {
        PangoColor *color;
 
@@ -2604,7 +2605,7 @@
        _vte_debug_print(VTE_DEBUG_MISC,
                        "Set bold color to (%04x,%04x,%04x).\n",
                        bold->red, bold->green, bold->blue);
-       vte_terminal_set_color_internal(terminal, VTE_BOLD_FG, bold);
+       _vte_terminal_set_color_internal(terminal, VTE_BOLD_FG, bold);
 }
 
 /**
@@ -2623,7 +2624,7 @@
        _vte_debug_print(VTE_DEBUG_MISC,
                        "Set dim color to (%04x,%04x,%04x).\n",
                        dim->red, dim->green, dim->blue);
-       vte_terminal_set_color_internal(terminal, VTE_DIM_FG, dim);
+       _vte_terminal_set_color_internal(terminal, VTE_DIM_FG, dim);
 }
 
 /**
@@ -2643,7 +2644,7 @@
        _vte_debug_print(VTE_DEBUG_MISC,
                        "Set foreground color to (%04x,%04x,%04x).\n",
                        foreground->red, foreground->green, foreground->blue);
-       vte_terminal_set_color_internal(terminal, VTE_DEF_FG, foreground);
+       _vte_terminal_set_color_internal(terminal, VTE_DEF_FG, foreground);
 }
 
 /**
@@ -2665,7 +2666,7 @@
        _vte_debug_print(VTE_DEBUG_MISC,
                        "Set background color to (%04x,%04x,%04x).\n",
                        background->red, background->green, background->blue);
-       vte_terminal_set_color_internal(terminal, VTE_DEF_BG, background);
+       _vte_terminal_set_color_internal(terminal, VTE_DEF_BG, background);
 }
 
 /**
@@ -2691,7 +2692,7 @@
                                cursor_background->red,
                                cursor_background->green,
                                cursor_background->blue);
-               vte_terminal_set_color_internal(terminal, VTE_CUR_BG,
+               _vte_terminal_set_color_internal(terminal, VTE_CUR_BG,
                                                cursor_background);
                terminal->pvt->cursor_color_set = TRUE;
        } else {
@@ -2724,7 +2725,7 @@
                                highlight_background->red,
                                highlight_background->green,
                                highlight_background->blue);
-               vte_terminal_set_color_internal(terminal, VTE_DEF_HL,
+               _vte_terminal_set_color_internal(terminal, VTE_DEF_HL,
                                                highlight_background);
                terminal->pvt->highlight_color_set = TRUE;
        } else {
@@ -2865,7 +2866,7 @@
                }
 
                /* Set up the color entry. */
-               vte_terminal_set_color_internal(terminal, i, &color);
+               _vte_terminal_set_color_internal(terminal, i, &color);
        }
 
        /* Track that we had a color palette set. */
@@ -7438,8 +7439,14 @@
                case 2:
                        if ((terminal->pvt->modifiers & GDK_SHIFT_MASK) ||
                            !terminal->pvt->mouse_tracking_mode) {
-                               vte_terminal_paste_primary(terminal);
-                               handled = TRUE;
+                                gboolean do_paste;
+
+                                g_object_get (gtk_widget_get_settings(widget),
+                                              "gtk-enable-primary-paste",
+                                              &do_paste, NULL);
+                                if (do_paste)
+                                        vte_terminal_paste_primary(terminal);
+                               handled = do_paste;
                        }
                        break;
                case 3:
@@ -9099,7 +9106,7 @@
                color.green = terminal->pvt->palette[i].green;
                color.blue = terminal->pvt->palette[i].blue;
                color.pixel = 0;
-               vte_terminal_set_color_internal(terminal, i, &color);
+               _vte_terminal_set_color_internal(terminal, i, &color);
        }
 
        /* Set up input method support.  FIXME: do we need to handle the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/src/vteseq.c new/vte-0.34.7/src/vteseq.c
--- old/vte-0.34.6/src/vteseq.c 2013-06-08 13:46:27.000000000 +0200
+++ new/vte-0.34.7/src/vteseq.c 2013-06-28 16:44:33.000000000 +0200
@@ -1861,9 +1861,7 @@
                                continue;
 
                        if (vte_parse_color (pairs[i + 1], &color)) {
-                               terminal->pvt->palette[idx].red = color.red;
-                               terminal->pvt->palette[idx].green = color.green;
-                               terminal->pvt->palette[idx].blue = color.blue;
+                                _vte_terminal_set_color_internal(terminal, 
idx, &color);
                        } else if (strcmp (pairs[i + 1], "?") == 0) {
                                gchar buf[128];
                                g_snprintf (buf, sizeof (buf),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vte-0.34.6/src/vteversion.h 
new/vte-0.34.7/src/vteversion.h
--- old/vte-0.34.6/src/vteversion.h     2013-06-08 13:47:55.000000000 +0200
+++ new/vte-0.34.7/src/vteversion.h     2013-07-07 12:57:31.000000000 +0200
@@ -60,7 +60,7 @@
  *
  * Since: 0.16.15
  */
-#define VTE_MICRO_VERSION (6)
+#define VTE_MICRO_VERSION (7)
 
 /**
  * VTE_CHECK_VERSION:

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

Reply via email to