Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2016-12-06 14:27:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and      /work/SRC/openSUSE:Factory/.virt-viewer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-viewer"

Changes:
--------
--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2016-10-31 
09:56:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes     
2016-12-06 14:27:09.000000000 +0100
@@ -2 +2 @@
-Thu Oct 13 00:41:04 CEST 2016 - [email protected]
+Mon Nov 28 10:22:47 MST 2016 - [email protected]
@@ -4 +4,16 @@
-- remove exclusivearch 
+- Update to virt-viewer version 5.0
+  virt-viewer-5.0.tar.bz2
+  - Don’t retry authentication when credentials are provided via vvfile
+  - Fix display of guest name in title for VNC
+  - Fix detection of domain stop when tunnelling over SSH
+  - Fix problem resizing with GTK client side decorations
+  - Fix leak on file transfer
+  - Only include native spec file in dist to fix rpmbuild -ta
+  - Check min required spice-glib version
+  - Display errors to user if failing to open UNIX socket
+  - Simplify file transfer UI to only display overall progress, rather than 
full list of files
+  - Show list of files which failed to transfer
+- Dropped
+  35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch
+  813c775c-fix-filename-leak-on-transfer-dialog.patch
+  a62827d2-close-when-seeing-domain-stop-event.patch

Old:
----
  35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch
  813c775c-fix-filename-leak-on-transfer-dialog.patch
  a62827d2-close-when-seeing-domain-stop-event.patch
  virt-viewer-4.0.tar.gz

New:
----
  virt-viewer-5.0.tar.gz

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

Other differences:
------------------
++++++ virt-viewer.spec ++++++
--- /var/tmp/diff_new_pack.IhaXEQ/_old  2016-12-06 14:27:10.000000000 +0100
+++ /var/tmp/diff_new_pack.IhaXEQ/_new  2016-12-06 14:27:10.000000000 +0100
@@ -26,13 +26,10 @@
 Summary:        Virtual Machine Viewer
 License:        GPL-2.0+
 Group:          System/Monitoring
-Version:        4.0
+Version:        5.0
 Release:        0
 Url:            http://www.virt-manager.org
 Source:         
https://virt-manager.org/download/sources/virt-viewer/%name-%version.tar.gz
-Patch1:         35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch
-Patch2:         a62827d2-close-when-seeing-domain-stop-event.patch
-Patch3:         813c775c-fix-filename-leak-on-transfer-dialog.patch
 Patch50:        netcat.patch
 Patch51:        virtview-desktop.patch
 Patch52:        reverse-3d5627d7-for-xen.patch
@@ -78,9 +75,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 %patch50 -p1
 %patch51 -p1
 %patch52 -p1

++++++ netcat.patch ++++++
--- /var/tmp/diff_new_pack.IhaXEQ/_old  2016-12-06 14:27:10.000000000 +0100
+++ /var/tmp/diff_new_pack.IhaXEQ/_new  2016-12-06 14:27:10.000000000 +0100
@@ -1,8 +1,8 @@
-Index: virt-viewer-4.0/src/virt-viewer-app.c
+Index: virt-viewer-5.0/src/virt-viewer-app.c
 ===================================================================
---- virt-viewer-4.0.orig/src/virt-viewer-app.c
-+++ virt-viewer-4.0/src/virt-viewer-app.c
-@@ -626,7 +626,7 @@ virt_viewer_app_open_tunnel_ssh(const ch
+--- virt-viewer-5.0.orig/src/virt-viewer-app.c
++++ virt-viewer-5.0/src/virt-viewer-app.c
+@@ -627,7 +627,7 @@ virt_viewer_app_open_tunnel_ssh(const ch
      else
          g_string_append_printf(cat, "UNIX-CONNECT:%s", unixsock);
  

++++++ virt-viewer-4.0.tar.gz -> virt-viewer-5.0.tar.gz ++++++
++++ 63370 lines of diff (skipped)


Reply via email to