Hello community, here is the log from the commit of package virt-viewer for openSUSE:Factory checked in at 2019-03-14 22:43:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old) and /work/SRC/openSUSE:Factory/.virt-viewer.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-viewer" Thu Mar 14 22:43:05 2019 rev:63 rq:685105 version:8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes 2018-07-28 12:45:46.961031436 +0200 +++ /work/SRC/openSUSE:Factory/.virt-viewer.new.28833/virt-viewer.changes 2019-03-14 22:43:05.918625331 +0100 @@ -1,0 +2,19 @@ +Thu Mar 14 07:15:15 UTC 2019 - Paolo Stivanin <[email protected]> + +- Update to 8.0: + - Fix warnings with latest GCC versions + - More strictly filter out non-ISO images in ovirt menu + - Require libgovirt >= 0.3.3 + - Require librest >= 0.8 + - Support UNIX and TLS URI schemes for spice + - Fix full screen monitor placement under wayland + - Fix command line encoding on Windows + - Ensure VM name is set in window title + - Support unix-path in .vv files + - Support text console windows via VTE + - Add machine power control menu options + - Record full build env in MSI installer + +- update virtview-desktop.patch + +------------------------------------------------------------------- Old: ---- virt-viewer-7.0.tar.gz New: ---- virt-viewer-8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virt-viewer.spec ++++++ --- /var/tmp/diff_new_pack.1gNKC7/_old 2019-03-14 22:43:06.502625129 +0100 +++ /var/tmp/diff_new_pack.1gNKC7/_new 2019-03-14 22:43:06.506625127 +0100 @@ -1,7 +1,7 @@ # # spec file for package virt-viewer # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Virtual Machine Viewer License: GPL-2.0-or-later Group: System/Monitoring -Version: 7.0 +Version: 8.0 Release: 0 Url: http://www.virt-manager.org Source: https://virt-manager.org/download/sources/virt-viewer/%name-%version.tar.gz ++++++ virt-viewer-7.0.tar.gz -> virt-viewer-8.0.tar.gz ++++++ ++++ 10072 lines of diff (skipped) ++++++ virtview-desktop.patch ++++++ --- /var/tmp/diff_new_pack.1gNKC7/_old 2019-03-14 22:43:06.702625060 +0100 +++ /var/tmp/diff_new_pack.1gNKC7/_new 2019-03-14 22:43:06.706625058 +0100 @@ -1,7 +1,5 @@ -Index: virt-viewer-6.0/data/remote-viewer.desktop.in -=================================================================== ---- virt-viewer-6.0.orig/data/remote-viewer.desktop.in -+++ virt-viewer-6.0/data/remote-viewer.desktop.in +--- virt-viewer-8.0/data/remote-viewer.desktop.in.orig 2019-03-14 08:18:16.590131894 +0100 ++++ virt-viewer-8.0/data/remote-viewer.desktop.in 2019-03-14 08:18:53.738210124 +0100 @@ -1,10 +1,20 @@ [Desktop Entry] _Name=Remote Viewer @@ -12,7 +10,7 @@ Exec=remote-viewer %u Type=Application Terminal=false - MimeType=x-scheme-handler/spice;application/x-virt-viewer; + MimeType=x-scheme-handler/spice;x-scheme-handler/spice+unix;x-scheme-handler/spice+tls;application/x-virt-viewer; -StartupNotify=true -Categories=GNOME;GTK;Network;RemoteAccess; +Encoding=UTF-8
