Hello community,

here is the log from the commit of package vino for openSUSE:Factory
checked in at Tue Oct 18 14:32:11 CEST 2011.



--------
--- openSUSE:Factory/vino/vino.changes  2011-10-02 11:17:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/vino/vino.changes      2011-10-17 
22:46:24.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 17 20:43:27 UTC 2011 - dims...@opensuse.org
+
+- Update to version 3.2.1:
+  + Update smclient to latest libegg version.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  vino-3.2.0.tar.bz2

New:
----
  vino-3.2.1.tar.bz2

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

Other differences:
------------------
++++++ vino.spec ++++++
--- /var/tmp/diff_new_pack.PrK8xh/_old  2011-10-18 14:32:04.000000000 +0200
+++ /var/tmp/diff_new_pack.PrK8xh/_new  2011-10-18 14:32:04.000000000 +0200
@@ -21,7 +21,7 @@
 Name:           vino
 License:        GPLv2+
 Group:          Productivity/Networking/Other
-Version:        3.2.0
+Version:        3.2.1
 Release:        1
 Summary:        GNOME VNC Server
 Url:            http://www.gnome.org

++++++ vino-3.2.0.tar.bz2 -> vino-3.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.2.0/ChangeLog new/vino-3.2.1/ChangeLog
--- old/vino-3.2.0/ChangeLog    2011-09-26 17:52:09.000000000 +0200
+++ new/vino-3.2.1/ChangeLog    2011-10-17 21:07:57.000000000 +0200
@@ -1,3 +1,15 @@
+2011-10-17  David King  <amigad...@amigadave.com>
+
+       Update NEWS for 3.2.1 release
+
+2011-09-28  David King  <amigad...@amigadave.com>
+
+       Update smclient to latest libegg version
+
+2011-09-26  David King  <amigad...@amigadave.com>
+
+       Post-release version bump to 3.2.1
+
 2011-09-26  David King  <amigad...@amigadave.com>
 
        Update NEWS for 3.2.0 release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.2.0/NEWS new/vino-3.2.1/NEWS
--- old/vino-3.2.0/NEWS 2011-09-26 17:47:34.000000000 +0200
+++ new/vino-3.2.1/NEWS 2011-10-17 21:06:16.000000000 +0200
@@ -1,3 +1,11 @@
+Vino 3.2.1
+==========
+
+David King (3):
+      Post-release version bump to 3.2.1
+      Update smclient to latest libegg version
+      Update NEWS for 3.2.1 release
+
 Vino 3.2.0
 ==========
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.2.0/capplet/vino-preferences.desktop.in 
new/vino-3.2.1/capplet/vino-preferences.desktop.in
--- old/vino-3.2.0/capplet/vino-preferences.desktop.in  2011-09-26 
17:49:39.000000000 +0200
+++ new/vino-3.2.1/capplet/vino-preferences.desktop.in  2011-10-17 
21:07:52.000000000 +0200
@@ -11,4 +11,4 @@
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=vino
 X-GNOME-Bugzilla-Component=Preferences Dialog
-X-GNOME-Bugzilla-Version=3.2.0
+X-GNOME-Bugzilla-Version=3.2.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.2.0/configure new/vino-3.2.1/configure
--- old/vino-3.2.0/configure    2011-09-26 17:49:14.000000000 +0200
+++ new/vino-3.2.1/configure    2011-10-17 21:07:28.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for Vino 3.2.0.
+# Generated by GNU Autoconf 2.68 for Vino 3.2.1.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=vino>.
 #
@@ -571,8 +571,8 @@
 # Identity of this package.
 PACKAGE_NAME='Vino'
 PACKAGE_TARNAME='vino'
-PACKAGE_VERSION='3.2.0'
-PACKAGE_STRING='Vino 3.2.0'
+PACKAGE_VERSION='3.2.1'
+PACKAGE_STRING='Vino 3.2.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=vino'
 PACKAGE_URL='http://live.gnome.org/Vino'
 
@@ -1393,7 +1393,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 Vino 3.2.0 to adapt to many kinds of systems.
+\`configure' configures Vino 3.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1467,7 +1467,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Vino 3.2.0:";;
+     short | recursive ) echo "Configuration of Vino 3.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1618,7 +1618,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Vino configure 3.2.0
+Vino configure 3.2.1
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1987,7 +1987,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Vino $as_me 3.2.0, which was
+It was created by Vino $as_me 3.2.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2807,7 +2807,7 @@
 
 # Define the identity of the package.
  PACKAGE='vino'
- VERSION='3.2.0'
+ VERSION='3.2.1'
 
 
 # Some tools Automake needs.
@@ -15567,7 +15567,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Vino $as_me 3.2.0, which was
+This file was extended by Vino $as_me 3.2.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15634,7 +15634,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Vino config.status 3.2.0
+Vino config.status 3.2.1
 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/vino-3.2.0/configure.ac new/vino-3.2.1/configure.ac
--- old/vino-3.2.0/configure.ac 2011-09-19 18:25:04.000000000 +0200
+++ new/vino-3.2.1/configure.ac 2011-10-17 21:02:06.000000000 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.64])
-AC_INIT([Vino], [3.2.0], 
[http://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino], 
[http://live.gnome.org/Vino])
+AC_INIT([Vino], [3.2.1], 
[http://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino], 
[http://live.gnome.org/Vino])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([server/vino-fb.c])
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.2.0/server/smclient/eggdesktopfile.c 
new/vino-3.2.1/server/smclient/eggdesktopfile.c
--- old/vino-3.2.0/server/smclient/eggdesktopfile.c     2011-04-04 
17:34:59.000000000 +0200
+++ new/vino-3.2.1/server/smclient/eggdesktopfile.c     2011-10-17 
21:02:54.000000000 +0200
@@ -204,8 +204,11 @@
   else
     desktop_file->source = g_strdup (source);
 
-  desktop_file->name = g_key_file_get_string (key_file, EGG_DESKTOP_FILE_GROUP,
-                                             EGG_DESKTOP_FILE_KEY_NAME, error);
+  desktop_file->name = g_key_file_get_locale_string (key_file,
+                                                    EGG_DESKTOP_FILE_GROUP,
+                                                    EGG_DESKTOP_FILE_KEY_NAME,
+                                                    NULL,
+                                                    error);
   if (!desktop_file->name)
     {
       egg_desktop_file_free (desktop_file);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.2.0/server/smclient/eggsmclient-xsmp.c 
new/vino-3.2.1/server/smclient/eggsmclient-xsmp.c
--- old/vino-3.2.0/server/smclient/eggsmclient-xsmp.c   2011-03-14 
08:39:18.000000000 +0100
+++ new/vino-3.2.1/server/smclient/eggsmclient-xsmp.c   2011-10-17 
21:02:54.000000000 +0200
@@ -193,6 +193,11 @@
 EggSMClient *
 egg_sm_client_xsmp_new (void)
 {
+#if GTK_CHECK_VERSION(3,0,0)
+  if (!GDK_IS_X11_DISPLAY_MANAGER (gdk_display_manager_get ()))
+    return NULL;
+#endif
+
   if (!g_getenv ("SESSION_MANAGER"))
     return NULL;
 
@@ -368,7 +373,7 @@
       free (ret_client_id);
 
       gdk_threads_enter ();
-#if !GTK_CHECK_VERSION(2,91,7) && !GTK_CHECK_VERSION(3,0,0)
+#if !GTK_CHECK_VERSION(2,23,3) && !GTK_CHECK_VERSION(3,0,0)
       gdk_set_sm_client_id (xsmp->client_id);
 #else
       gdk_x11_set_sm_client_id (xsmp->client_id);

continue with "q"...



Remember to have fun...

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

Reply via email to