Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2013-03-15 10:48:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and      /work/SRC/openSUSE:Factory/.virt-viewer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-viewer", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2013-01-17 
10:55:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes     
2013-03-15 10:48:52.000000000 +0100
@@ -1,0 +2,17 @@
+Tue Mar  5 14:05:20 MST 2013 - [email protected]
+
+- Update to virt-viewer version 0.5.5
+  * Improve screenshot saving dialog
+  * remote-viewer learned to connect with a file of mime type
+    application/x-virt-viewer, described in src/virt-viewer-file.c
+  * Add a "do not ask me again" dialog checkbox when leaving
+  * Add a MSI target, using https://live.gnome.org/msitools
+  * Add windows debug helper, useful in Spice controller running
+    context
+  * Add remote-viewer --title STRING
+  * Support for Spice proxy settings added
+  * Numerous Spice display and multi-monitor fixes
+  * win32, memory, build, and other misc fixes
+  * Requires spice-gtk >= 0.16.26
+
+-------------------------------------------------------------------

Old:
----
  virt-viewer-0.5.4.tar.gz
  virtview-git-ipv6-check.patch
  virtview-git-resize-window.patch
  virtview-git-spice-resize-window.patch
  virtview-git-spice-rounding.patch
  virtview-git-ssh-localhost-connect.patch
  virtview-git-transport-segv.patch

New:
----
  virt-viewer-0.5.5.tar.bz2

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

Other differences:
------------------
++++++ virt-viewer.spec ++++++
--- /var/tmp/diff_new_pack.x4uv2N/_old  2013-03-15 10:48:55.000000000 +0100
+++ /var/tmp/diff_new_pack.x4uv2N/_new  2013-03-15 10:48:55.000000000 +0100
@@ -19,16 +19,10 @@
 Summary:        Virtual Machine Viewer
 License:        GPL-2.0+
 Group:          System/Monitoring
-Version:        0.5.4
+Version:        0.5.5
 Release:        0
 Url:            http://www.virt-manager.org
-Source0:        virt-viewer-0.5.4.tar.gz
-Patch0:         virtview-git-ipv6-check.patch
-Patch1:         virtview-git-resize-window.patch
-Patch2:         virtview-git-spice-rounding.patch
-Patch3:         virtview-git-spice-resize-window.patch
-Patch4:         virtview-git-ssh-localhost-connect.patch
-Patch5:         virtview-git-transport-segv.patch
+Source0:        virt-viewer-0.5.5.tar.bz2
 Patch20:        netcat.diff
 Patch21:        windows-keycombo.patch
 Patch22:        netware-keycombo.patch
@@ -64,12 +58,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 %patch20 -p1
 %patch21 -p1
 %patch22 -p1
@@ -103,5 +91,6 @@
 /usr/share/virt-viewer/ui/virt-viewer-about.xml
 /usr/share/virt-viewer/ui/virt-viewer-auth.xml
 /usr/share/virt-viewer/ui/virt-viewer.xml
+/usr/share/mime/packages/virt-viewer-mime.xml
 
 %changelog

++++++ glade-keycombo.patch ++++++
--- /var/tmp/diff_new_pack.x4uv2N/_old  2013-03-15 10:48:55.000000000 +0100
+++ /var/tmp/diff_new_pack.x4uv2N/_new  2013-03-15 10:48:55.000000000 +0100
@@ -1,7 +1,7 @@
-Index: virt-viewer-0.5.4/src/virt-viewer.xml
+Index: virt-viewer-0.5.5/src/virt-viewer.xml
 ===================================================================
---- virt-viewer-0.5.4.orig/src/virt-viewer.xml
-+++ virt-viewer-0.5.4/src/virt-viewer.xml
+--- virt-viewer-0.5.5.orig/src/virt-viewer.xml
++++ virt-viewer-0.5.5/src/virt-viewer.xml
 @@ -235,12 +235,107 @@
                        </object>
                      </child>

++++++ netcat.diff ++++++
--- /var/tmp/diff_new_pack.x4uv2N/_old  2013-03-15 10:48:55.000000000 +0100
+++ /var/tmp/diff_new_pack.x4uv2N/_new  2013-03-15 10:48:55.000000000 +0100
@@ -1,8 +1,8 @@
-Index: virt-viewer-0.5.4/src/virt-viewer-app.c
+Index: virt-viewer-0.5.5/src/virt-viewer-app.c
 ===================================================================
---- virt-viewer-0.5.4.orig/src/virt-viewer-app.c
-+++ virt-viewer-0.5.4/src/virt-viewer-app.c
-@@ -377,7 +377,7 @@ virt_viewer_app_open_tunnel_ssh(const ch
+--- virt-viewer-0.5.5.orig/src/virt-viewer-app.c
++++ virt-viewer-0.5.5/src/virt-viewer-app.c
+@@ -418,7 +418,7 @@ virt_viewer_app_open_tunnel_ssh(const ch
          cmd[n++] = sshuser;
      }
      cmd[n++] = sshhost;

++++++ netware-keycombo.patch ++++++
--- /var/tmp/diff_new_pack.x4uv2N/_old  2013-03-15 10:48:55.000000000 +0100
+++ /var/tmp/diff_new_pack.x4uv2N/_new  2013-03-15 10:48:55.000000000 +0100
@@ -1,8 +1,8 @@
-Index: virt-viewer-0.5.4/src/virt-viewer-window.c
+Index: virt-viewer-0.5.5/src/virt-viewer-window.c
 ===================================================================
---- virt-viewer-0.5.4.orig/src/virt-viewer-window.c
-+++ virt-viewer-0.5.4/src/virt-viewer-window.c
-@@ -539,7 +539,7 @@ virt_viewer_window_enter_fullscreen(Virt
+--- virt-viewer-0.5.5.orig/src/virt-viewer-window.c
++++ virt-viewer-0.5.5/src/virt-viewer-window.c
+@@ -545,7 +545,7 @@ virt_viewer_window_enter_fullscreen(Virt
  #endif
  }
  
@@ -11,7 +11,7 @@
  struct        keyComboDef {
      guint keys[MAX_KEY_COMBO];
      guint nkeys;
-@@ -549,7 +549,16 @@ struct        keyComboDef {
+@@ -555,7 +555,16 @@ struct        keyComboDef {
  static const struct keyComboDef keyCombos[] = {
      { { GDK_Control_L, GDK_Alt_L, GDK_Delete }, 3, "Ctrl+Alt+_Del"},
      { { GDK_Control_L, GDK_Alt_L, GDK_BackSpace }, 3, "Ctrl+Alt+_Backspace"},
@@ -29,7 +29,7 @@
      { {}, 0, "" },
      { { GDK_Control_L, GDK_Alt_L, GDK_F1 }, 3, "Ctrl+Alt+F_1"},
      { { GDK_Control_L, GDK_Alt_L, GDK_F2 }, 3, "Ctrl+Alt+F_2"},
-@@ -560,7 +569,7 @@ static const struct keyComboDef keyCombo
+@@ -566,7 +575,7 @@ static const struct keyComboDef keyCombo
      { { GDK_Control_L, GDK_Alt_L, GDK_F7 }, 3, "Ctrl+Alt+F_7"},
      { { GDK_Control_L, GDK_Alt_L, GDK_F8 }, 3, "Ctrl+Alt+F_8"},
      { { GDK_Control_L, GDK_Alt_L, GDK_F9 }, 3, "Ctrl+Alt+F_9"},

++++++ report-error.patch ++++++
--- /var/tmp/diff_new_pack.x4uv2N/_old  2013-03-15 10:48:55.000000000 +0100
+++ /var/tmp/diff_new_pack.x4uv2N/_new  2013-03-15 10:48:55.000000000 +0100
@@ -1,8 +1,8 @@
-Index: virt-viewer-0.5.4/src/virt-viewer.c
+Index: virt-viewer-0.5.5/src/virt-viewer.c
 ===================================================================
---- virt-viewer-0.5.4.orig/src/virt-viewer.c
-+++ virt-viewer-0.5.4/src/virt-viewer.c
-@@ -509,6 +509,7 @@ virt_viewer_initial_connect(VirtViewerAp
+--- virt-viewer-0.5.5.orig/src/virt-viewer.c
++++ virt-viewer-0.5.5/src/virt-viewer.c
+@@ -537,6 +537,7 @@ virt_viewer_initial_connect(VirtViewerAp
          } else {
              virt_viewer_app_simple_message_dialog(app, _("Cannot find guest 
domain %s"),
                                                    priv->domkey);

++++++ virt-viewer-0.5.4.tar.gz -> virt-viewer-0.5.5.tar.bz2 ++++++
++++ 36654 lines of diff (skipped)

++++++ virtview-desktop.patch ++++++
--- /var/tmp/diff_new_pack.x4uv2N/_old  2013-03-15 10:48:55.000000000 +0100
+++ /var/tmp/diff_new_pack.x4uv2N/_new  2013-03-15 10:48:55.000000000 +0100
@@ -1,20 +1,22 @@
-Index: virt-viewer-0.5.4/src/remote-viewer.desktop
+Index: virt-viewer-0.5.5/data/remote-viewer.desktop.in
 ===================================================================
---- virt-viewer-0.5.4.orig/src/remote-viewer.desktop
-+++ virt-viewer-0.5.4/src/remote-viewer.desktop
-@@ -1,6 +1,21 @@
+--- virt-viewer-0.5.5.orig/data/remote-viewer.desktop.in
++++ virt-viewer-0.5.5/data/remote-viewer.desktop.in
+@@ -1,9 +1,22 @@
  [Desktop Entry]
-+X-SuSE-translate=true
- Name=Remote Viewer
+ _Name=Remote Viewer
+ _Comment=Access remote desktops
 -Exec=remote-viewer %u
++X-SuSE-translate=true
 +Comment=Virtual Machine Viewer for Xen and KVM
 +GenericName=VM Viewer for Xen/KVM
 +Icon=yast-vm-management
 +Exec=/usr/bin/virt-viewer
  Type=Application
--Terminal=False
--MimeType=x-scheme-handler/spice
-+Terminal=false
+ Terminal=false
+-MimeType=x-scheme-handler/spice;application/x-virt-viewer
+-StartupNotify=true
+-Categories=GNOME;GTK;Network;RemoteAccess;
 +MimeType=x-scheme-handler/spice;
 +Encoding=UTF-8
 +Categories=Qt;X-SuSE-YaST;

++++++ windows-keycombo.patch ++++++
--- /var/tmp/diff_new_pack.x4uv2N/_old  2013-03-15 10:48:55.000000000 +0100
+++ /var/tmp/diff_new_pack.x4uv2N/_new  2013-03-15 10:48:55.000000000 +0100
@@ -1,8 +1,8 @@
-Index: virt-viewer-0.5.4/src/virt-viewer-window.c
+Index: virt-viewer-0.5.5/src/virt-viewer-window.c
 ===================================================================
---- virt-viewer-0.5.4.orig/src/virt-viewer-window.c
-+++ virt-viewer-0.5.4/src/virt-viewer-window.c
-@@ -549,6 +549,7 @@ struct        keyComboDef {
+--- virt-viewer-0.5.5.orig/src/virt-viewer-window.c
++++ virt-viewer-0.5.5/src/virt-viewer-window.c
+@@ -555,6 +555,7 @@ struct        keyComboDef {
  static const struct keyComboDef keyCombos[] = {
      { { GDK_Control_L, GDK_Alt_L, GDK_Delete }, 3, "Ctrl+Alt+_Del"},
      { { GDK_Control_L, GDK_Alt_L, GDK_BackSpace }, 3, "Ctrl+Alt+_Backspace"},

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to