Packages changed:
  corosync
  efibootmgr
  efivar (0.23 -> 0.24)
  freetype2 (2.6.3 -> 2.6.5)
  ft2demos (2.6.3 -> 2.6.5)
  gnome-session (3.20.1 -> 3.20.2)
  hwinfo (21.27 -> 21.29)
  libgda
  libraw (0.17.1 -> 0.17.2)
  libsemanage (2.3 -> 2.5)
  mokutil
  purpose (1.0 -> 1.1)
  python-lxml (3.5.0 -> 3.6.0)
  unison
  virt-viewer (3.1 -> 4.0)
  xine-lib

=== Details ===

==== corosync ====

-  corosync process still exists when stop pacemaker service(bnc#988683)

==== efibootmgr ====

- Add efibootmgr-fix-efivar-0.24.patch fix the compilation errors
  caused by the efivar update

==== efivar ====
Version update (0.23 -> 0.24)

- Update to 0.24
- Drop upstreamed patches
  + efivar-0.21-gcc6.diff
  + efivar-nvme-rename.patch
  + efivar-nvme-no-kernel-header.patch
  + efivar-relicensing.patch
- deprecated-readdir_r.patch: Remove use of deprecated readdir_r

==== freetype2 ====
Version update (2.6.3 -> 2.6.5)
Subpackages: freetype2-devel libfreetype6 libfreetype6-32bit

- Update to version 2.6.5:
  + Compilation works again  on Mac OS X (bug introduced in version
    2.6.4).
  + The new  subpixel hinting  mode is now  disabled by  default; it
    will  be enabled  by default  in the  forthcoming 2.7.x  series.
    Main reason for reverting this feature is the principle of least
    surprise: a  sudden change in  appearance of all fonts  (even if
    the rendering improves  for almost all recent  fonts) should not
    be expected in a new micro version of a series.
- Rebase freetype2-subpixel.patch.
- Upadte to version 2.6.4:
  * A new subpixel hinting mode, which is now the default rendering
    mode for TrueType fonts. It implements (almost everything of)
    version 40 of the bytecode engine. The existing code base in
    FreeType (the `Infinality code') was stripped to the bare
    minimum and all configurability removed in the name of speed
    and simplicity. The configurability was mainly aimed at legacy
    fonts like Arial, Times New Roman, or Courier. [Legacy fonts
    are fonts that modify vertical stems to achieve clean
    black-and-white bitmaps.] The new mode focuses on applying a
    minimal set of rules to all fonts indiscriminately so that
    modern and web fonts render well while legacy fonts render
    okay. Activation of the subpixel hinting support can be
    controlled with the `TT_CONFIG_OPTION_SUBPIXEL_HINTING'
    configuration option at compile time: If set to value 1, you
    get the old Infinality mode (which was never the default due to
    its slowness). Value 2 activates the new subpixel hinting mode,
    and value 3 activates both. The default is value 2. At run
    time, you can select the subpixel hinting mode with the
    `interpreter-version' property (provided you have compiled in
    the corresponding hinting mode); see `ftttdrv.h' for more.
  * Support for the following scripts has been added to the
    auto-hinter: Armenian, Cherokee, Ethiopic, Georgian, Gujarati,
    Gurmukhi, Malayalam, Sinhala, Tamil.
- Rebase freetype2-subpixel.patch.

==== ft2demos ====
Version update (2.6.3 -> 2.6.5)

- Update to version 2.6.4:
  + Sync with freetype 2.6.4.

==== gnome-session ====
Version update (3.20.1 -> 3.20.2)
Subpackages: gnome-session-core gnome-session-default-session

- Update to version 3.20.2:
  + Fixes to D-Bus activation environment.
  + Compiler warning fixes.
  + Fail whale localization fix.
  + Fix heap corruption in dbus-launch wrapper code.
  + Updated translations.
- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd)
  Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs,
  which are obsolete.

==== hwinfo ====
Version update (21.27 -> 21.29)
Subpackages: hwinfo-devel

- refine last patch a bit (bsc#960507)
- 21.29
- avoid bogus virtio devices in device listing (bsc#960507)
- 21.28

==== libgda ====
Subpackages: libgda-5_0-4 libgda-5_0-4-lang libgda-5_0-bdb libgda-5_0-sqlcipher libgda-5_0-sqlite libgda-ui-5_0-4 libgda-ui-5_0-plugins

- Drop pkgconfig(fbembed) BuildRequires: pkgconfig(fbclient) is
  sufficient (and fbembed no longer exists).

==== libraw ====
Version update (0.17.1 -> 0.17.2)
Subpackages: libraw-devel libraw15

- update to 0.17.2:
  * strncpy usage was not compatible with glibc bounds check

==== libsemanage ====
Version update (2.3 -> 2.5)

- Without bug number no submit to SLE 12 SP2 is possible, so to make
  sle-changelog-checker happy: bsc#988977
- Added suse_path.patch to fix path to hll compiler
- update version 2.5
  * Do not overwrite CFLAGS in test Makefile, from Nicolas Iooss.
  * Fix uninitialized variable in direct_commit and direct_api
  * semanage_migrate_store: Load libsepol.so.1 instead of libsepol.so
  * Store homedir_template and users_extra in policy store
  * Fix null pointer dereference in semanage_module_key_destroy
  * Add semanage_module_extract() to extract a module as CIL or HLL
  * semanage_migrate_store: add -r <root> option for migrating inside chroots
  * Add file_contexts and seusers to the store
  * Add policy binary and file_contexts.local to the store
  * Allow to install compressed modules without a compression extension
  * Do not copy contexts in semanage_migrate_store
  * Fix logic in bunzip for uncompressed pp files
  * Fix fname[] initialization in test_utilities.c
  * Add remove-hll semanage.conf option to remove HLL files after
  compilation to CIL
  * Fix memory leaks when parsing semanage.conf
  * Change bunzip to use heap instead of stack to prevent segfault on
  systems with small stack size
- changes in 2.4
  * Fix Makefile to allow LIBDIR and SHLIBDIR to be set to different
  directories
  * Fix bugs found by hardened gcc flags
  * Add missing manpage links to security_load_policy
  * Fix failing libsemanage pywrap tests
  * Fix deprecation warning for bison
  * Skip policy module relink when only setting booleans
  * Only try to compile file contexts if they exist
  * Fix memory leak when setting a custom store path
  * Add semodule option to set store root path in semanage.conf and the
  semodule command
  * Add semanage.conf option to set an alternative root path for policy
  store
  * Add support for High Level Language (HLL) to CIL compilers. The HLL
  compiler path is configurable, but should be placed in
  /usr/libexec/selinux/hll by default
  * Create a policy migration script for migrating the policy store from
  /etc/selinux to /var/lib/selinux
  * Add python3 support to the migration script
  * Use libcil to compile modules
  * Use symbolic versioning to maintain ABI compatibility for old install
  functions
  * Add a target-platform option to semanage.conf to control how policies
  are built
  * Add API to handle modules and source policies, moving module store to
  /var/lib/selinux
  * Only try to compile file contexts if they exist

==== mokutil ====

- Patches for efivar 0.24
  + Add mokutil-set-efi-variable-file-mode.patch to set the file
    mode explicitly.
  + Add mokutil-constify-efi-guid.patch to make all efi_guild_t
    variables const.
  + Refresh mokutil-support-revoke-builtin-cert.patch for the
    change of efi_set_variable()

==== purpose ====
Version update (1.0 -> 1.1)

- Update to 1.1
  * No changelog provided

==== python-lxml ====
Version update (3.5.0 -> 3.6.0)

- update to 3.6.0:
  * Static builds honour FTP proxy configurations when downloading
    the external libs.
  * Now supports (only) version 5.x and later of PyPy.
  * Soupparser failed to process entities in Python 3.x.
  * Rare encoding related `TypeError` on import was fixed.
  * Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng`
    is installed.

==== unison ====

- Require ocaml >= 4.0.3 due to its API change in Unix.symlink
  unison-ocaml-4.03.patch

==== virt-viewer ====
Version update (3.1 -> 4.0)

- bsc#988858 - SLES12-SP2-Beta4 - virt-viewer throws Gtk-WARNING
  even with --quiet switch
- Update to virt-viewer version 4.0
  virt-viewer-4.0.tar.bz2
  35e489d5-fix-display-of-guest-name-in-title-for-vnc.patch
  a62827d2-close-when-seeing-domain-stop-event.patch
  - Drop support for gtk2 builds
  - Require spice-gtk >= 0.31
  - Require glib2 >= 2.38
  - Require gtk3 >= 3.10
  - Require libvirt-glib >= 0.1.8
  - Increase minimum window size fo 320×200 instead of 50×50
  - Remove use of GSLice
  - Don?t show usbredir button if not connected yet
  - Only compute monitor mapping in full screen
  - Don?t ignore usb-filter in spiec vv-file
  - Port to use GtkApplication API
  - Don?t leave window open after connection failure
  - Validate symbols from max glib/gdk versions
  - Don?t use GtkStock
  - Don?t use gtk_widget-modify_{fg,bg} APIs
  - Drop use of built-in eventloop in favour of libvirt-glib
  - Don?t open X display while parsing command line
  - Fix window title
  - Use GResource for building ui files into binary
  - Fix crash with invalid spice monitor mapping
  - Add dialog to show file transfer progress and allow cancelling
  - Remove unused nsis installer support
  - Include adwaita icon theme in msi builds
  - Add more menu mnemonics
  - Fix support for windows consoles to allow I/O redirection
  - Add support for ovirt sso-token in vv-file
  - Fix crash with zooming window while not connected
  - Remove custom auto drawer widget with GtkRevealer
  - Add appdata file for gnome software
  - Misc other bug fixes
  - Refresh translations
- Dropped
  fix-crash-on-zoom-change.patch
  windows-keycombo.patch
  netware-keycombo.patch
- bsc#979735 - Virt-viewer: Changing zoom on disconnected machine
  crashes application
  fix-crash-on-zoom-change.patch
- Require at least glib2 >= 2.26 in pre-SLE12 builds
- Update to virt-viewer version 3.1
  virt-viewer-3.1.tar.bz2
  - Last release to support GTK2 for Linux. The next 4.0 release
    will be GTK3 only
  - Don?t add URI scheme / path info to oVirt URIs
  - Require spice-gtk >= 0.30
  - Enable webdav folder sharing with spice
  - Add preferences UI dialog
  - Take ?direct into account when checking if guest is reachable
  - Take SPICE proxy into account when connecting to oVirt
    instances
  - Fail gracefully when hostname is not returned by oVirt
  - Don?t show empty foreign menu on secondary displays
  - Avoid accidentally trying to connect to port 0 when oVirt
    doesn?t specify a port number
  - Correctly update geometry when enabling/disabling display heads
  - Avoid accidentally creating extra monitors when using
    configuration file monitor mapping
  - Exit normally when cancelling connect dialog
  - Don?t wait for a guest that we know will never show up
  - Fix crash when using ?reconnect with SPICE
  - Avoid zooming out if it would decrease window size below
    minimum required for top menu display
  - Fix crash when disabling last enabled display
  - Honour changes in display position from guest
  - Don?t show error dialog twice for unknown graphics type
  - Allow to cancel oVirt auth without error
  - Set sensitivity of display menu based on whether it is usable
    or not
  - Set sensitivity of tool bar buttons based on whether they are
    usable or not
  - Set guest name reported by VNC
  - Fix crash when using gtk-vnc 0.3.8
  - Fix alt-tab behaviour in choose VM dialog
  - Don?t allow missing display in monitor mapping config
  - Add ?with-osid flag to configure to allow specifying the
    operating system build target. The values should be based on
    libosinfo OS short IDs.
  - Ensure windows installer places menu icon for all users not
    just admin. Requires manual uninstall of previous windows
    version
  - Require address in remote viewer connect dialog
  - Automatically retry VNC connection after auth failure
  - Drop GTK2 support for Windows builds
  - Enable keepalives on libvirt conncetion
  - Allow resize of window to arbitrary size
  - Fix thread safety handling event callbacks
  - Avoid deprecation warnings with newer glib
  - Pulled in multiple fixes for event loop from libvirt-glib
  - Fix misc bugs reported by coverity
  - Fix binary ID in MSI installer
  - Stop polling libvirt after reconnecting to libvirt
- Drop old tarball
  virt-viewer-3.0.tar.bz2
- Update to virt-viewer version 3.0
  virt-viewer-3.0.tar.bz2
  - Last release to support GTK2 for Linux. The next 4.0 release
    will be GTK3 only
  - Don?t add URI scheme / path info to oVirt URIs
  - Require spice-gtk >= 0.30
  - Enable webdav folder sharing with spice
  - Add preferences UI dialog
  - Take ?direct into account when checking if guest is reachable
  - Take SPICE proxy into account when connecting to oVirt
    instances
  - Fail gracefully when hostname is not returned by oVirt
  - Don?t show empty foreign menu on secondary displays
  - Avoid accidentally trying to connect to port 0 when oVirt
    doesn?t specify a port number
  - Correctly update geometry when enabling/disabling display heads
  - Avoid accidentally creating extra monitors when using
    configuration file monitor mapping
  - Exit normally when cancelling connect dialog
  - Don?t wait for a guest that we know will never show up
  - Fix crash when using ?reconnect with SPICE
  - Avoid zooming out if it would decrease window size below
    minimum required for top menu display
  - Fix crash when disabling last enabled display
  - Honour changes in display position from guest
  - Don?t show error dialog twice for unknown graphics type
  - Allow to cancel oVirt auth without error
  - Set sensitivity of display menu based on whether it is usable
    or not
  - Set sensitivity of tool bar buttons based on whether they are
    usable or not
  - Set guest name reported by VNC
  - Fix crash when using gtk-vnc 0.3.8
  - Fix alt-tab behaviour in choose VM dialog
  - Don?t allow missing display in monitor mapping config
  - Add ?with-osid flag to configure to allow specifying the
    operating system build target. The values should be based on
    libosinfo OS short IDs.
  - Ensure windows installer places menu icon for all users not
    just admin. Requires manual uninstall of previous windows
    version
  - Require address in remote viewer connect dialog
  - Automatically retry VNC connection after auth failure
  - Drop GTK2 support for Windows builds
  - Enable keepalives on libvirt conncetion
  - Allow resize of window to arbitrary size
  - Fix thread safety handling event callbacks
  - Avoid deprecation warnings with newer glib
  - Pulled in multiple fixes for event loop from libvirt-glib
  - Fix misc bugs reported by coverity
  - Fix binary ID in MSI installer
  - Stop polling libvirt after reconnecting to libvirt
- bsc#946816 - virt-viewer: version 2.0 can't connect to Xen VMs
  reverse-3d5627d7-for-xen.patch
- Update to virt-viewer version 2.0
  virt-viewer-2.0.tar.bz2
  - Fix handling of zoom in/out accelerators
  - Fix warning going in/out of fullscreen
  - Add dialog showing info about the current guest
  - Change format of fullscreen config setting to
    allow for sparse guest displays
  - Write VM name to config file as a comment
  - Never use fallback CA certs when loading vv-file
  - Remove extraneous '/' from oVirt URIs
  - Support oVirt foreign menus
  - Allow using numapad for zoom in/out accelerators
  - Force geometry update when agent connects
  - Fix misc crash bugs
  - Fix misc memory leaks
  - Allow viewing of password entry characters
  - Don't fail when auth dialog is cancelled
  - Only create extra windows on demand
  - Use more sensible default window size
  - Improve docs for URIs and config files
  - Allow cancellation of SPICE auth dialog
  - Use new libvirt API for --attach to avoid SELinux AVC
  - Allow removable of CD images with oVirt connections
  - Show VM choose dialog when oVirt VM name is missing
  - Support usernames request with SASL auth
  - Use socat instead of nc if available
  - Use PNG instead of SVG for icons
  - Support connection to UNIX sockets instead of TCP
  - Honour zoom level from CLI args with VNC
  - Switch to GTK3 instead of GKT2 for Windows builds
  - Ensure dialogs have transient parent set
  - Switch to gstreamer 1.0 instead of 0.10 for Windows builds
  - Avoid accidentally connecting to localhost with VNC/SPICE
  - Use a versioned install directory for Windows builds
- Dropped sources
  virt-viewer-1.0.tar.bz2
  report-error.patch
- Update to virt-viewer version 1.0
  virt-viewer-1.0.tar.bz2
  - Switched to 2-digit version numbering.
  - Improve error reporting when failing to find
    the GtkBuilder UI files
  - Honour title provided by SPICE server if available
  - Don't hide main window when disconnecting in multi-monitor
    configurations
  - Don't show VNC widget until authentication has completed
  - Fix session handling when re-authenticating
  - Improve docs for --attach flag
  - Ask for credentials for SPICE proxy
  - Fix scaling of windows when resizing
  - Remove 'Automatically resize' menu, leaving the behaviour
    permanently enabled
  - Improve USB icon in full screen toolbar
  - Don't resize guest when changing zoom level
  - Don't create windows at startup if kiosk mode isn't enabled
  - Don't show quit confirmation dialog in kiosk mode
  - Misc typos / fixes in man pages
  - Fix race with metacity window manager in fullscreen mode
  - Avoid accidentally connecting to localhost with --direct flag
  - Use custom log handler to silence debug messages on old glib2
  - Fix tiny windows for secondary displays with gtk2 build
  - Take zoom into account when checkign display limits
  - Fix unshrinkable displays with windows guests
  - Allow  ctrl-[+-] to zoom in fullscreen mode
- Dropped upstream patches and old tarball
  virt-viewer-0.6.0.tar.bz2
  52fa6455-display-warning-if-UI-file-fails.patch
  52fce019-dont-free-session-if-auth-retry.patch
  52fce019-dont-hide-main-window-when-disconnecting.patch
  530b1cfc-german-translation-send-key-fix.patch
  530b66e9-spice-ask-credentials-for-proxy.patch
  53209ab7-fix-scaling-of-window-upon-resize.patch
  53219d1a-silence-message-about-missing-config-file.patch
  5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch
  5322b929-fix-building-with-older-spice-gtk.patch
  538df41a-set-freed-variables-to-null.patch
  5396d3dd-dont-connect-to-localhost-when-using-direct.patch
  53970bee-remove-warning-when-removing-display.patch
  53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch
  5398b944-take-zoom-level-into-account-for-display-limits.patch
  5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch
  53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch
- Drop spice-gtk.patch.  It was only needed for systems with
  spice-gtk version < 0.22
- fix build: remove spice_uuid_to_string definition no more needed with
  the new spice-gtk
- Upstream bug fixes
  53970bee-remove-warning-when-removing-display.patch
  53975d94-fix-tiny-windows-for-secondary-displays-in-gtk2-build.patch
  5398b944-take-zoom-level-into-account-for-display-limits.patch
  5398b971-fix-tiny-window-when-resetting-zoom-factor-in-gtk2-build.patch
  53a8716d-fix-un-shrinkable-displays-on-windows-guests.patch
- Switch build to gtk3 for SLE12 and openSUSE 13.2.
- Update windows-keycombo.patch and netware-keycombo.patch to build
  with GTK 3.
- Upstream bug fix
  5396d3dd-dont-connect-to-localhost-when-using-direct.patch
- Upstream bug fix
  538df41a-set-freed-variables-to-null.patch
- Drop patch as it causes initial viewer size problems
  52fce019-set-VNC-display-ready-after-VNC-initialized.patch
- Upstream bug fixes
  530b66e9-spice-ask-credentials-for-proxy.patch
  53209ab7-fix-scaling-of-window-upon-resize.patch
  53219d1a-silence-message-about-missing-config-file.patch
  5322b75b-dont-show-quit-dialog-in-kiosk-mode.patch
  5322b929-fix-building-with-older-spice-gtk.patch
- Upstream bug fixes
  52fa6455-display-warning-if-UI-file-fails.patch
  52fce019-dont-free-session-if-auth-retry.patch
  52fce019-dont-hide-main-window-when-disconnecting.patch
  52fce019-set-VNC-display-ready-after-VNC-initialized.patch
  530b1cfc-german-translation-send-key-fix.patch
- Update to virt-viewer version 0.6.0
  * Require govirt 0.3.0
  * Require spice-gtk 0.22
  * Show error dialog if password is wrong
  * Document application/x-virt-viewer file format
  * Remove unused ?-d? option from remote-viewer
  * Add a kiosk mode
  * Add menu for sending Ctrl+Alt+Delete
  * Add Ctrl+Alt+End as accelerator for Ctrl+Alt+Delete
  * Send modifiers before the non-modifier key in send key menu
  * Fix GTK warning when disconnecting from VNC due to auth error
  * Make ?Cancel? default button in exit dialog
  * Make send key menu accelerators work in fullscreen
  * Remove insecure fetching of oVirt CA cert
  * Build for GTK 3 by default
  * Fix title bar after failed connection
  * Reshow remote-viewer connection dialog upon error
  * Hide all windows upon disconnect
  * Add ability to define custom monitor mapping
  * Ensure all windows obey command line zoom level
  * Add an icon to the desktop file
  * Fix event loop implementation on Win32 platforms
  * Misc other bug fixes
- Allow the use of spice-gtk version 0.21. Drop patch when 0.22
  becomes available.
  spice-gtk.patch
- Renamed netcat.diff to netcat.patch
- Enable spice support
- Update to virt-viewer version 0.5.7
  * Many fixes to full screen / window positioning handling
  * Reshow connect dialog if connection fails
  * Misc man page fixes
  * Mark RPM as obsoleting spice-client
  * Set the host subject to fix SSL connections with ovirt
  * Use -H as short variant of ?hotkeys
  * Add missing trailing ?;? in desktop file
  * Allow TLS only SPICE connections
  * Use dynamic key send menu
  * Enable smartcard shortcuts only when smartcard reader is present
  * Misc other bug fixes
- Drop glade-keycombo.patch
- Update to virt-viewer version 0.5.6
  * Add ovirt:// support to remote-viewer (needs libgovirt)
  * Many fullscreen and multi-monitor fixes
  * Add a minimum version check in connection file
  * Fix sending key combinations from ?Send Key? menu when the key
    names are localized
  * Fix build with older glib and gtk+
  * Fix MSI x64 build
  * Clean-ups (remove browser plugin entirely)
- 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
- Enable virt-viewer to be built for s390x
- Upstream bug fix
  virtview-git-transport-segv.patch
- Upstream bug fixes
  virtview-git-ipv6-check.patch
  virtview-git-resize-window.patch
  virtview-git-spice-rounding.patch
  virtview-git-spice-resize-window.patch
  virtview-git-ssh-localhost-connect.patch
- Update to virt-viewer version 0.5.4
  * Fix host migration with Spice
  * Fix misc memory leaks
  * Fix build with newer glibc and -O0
  * Improve automatic fullscreen Spice configuration
  * Avoid crash when quiting application
  * Rebuild display menu whenever a window is added/removed
  * Number displays starting from 1 instead of 0
  * Add support for handling multiple monitors with Spice
  * Menu display menu insensitive if no displays can be selected
  * Use real binary name in remote-viewer help message
  * Document -f=auto-conf in remote-viewer help
- fix build for SLE_11
  * rework virtview-desktop patch
- Update to virt-viewer version 0.5.3
  * Add support for raw IPv6 addresses
  * Add a remote-viewer.desktop file and register spice:// handling
  * Add a simple connection dialog to remote-viewer
  * Add remote-viewer --fullscreen=auto-conf option, to update guest monitors configuration to match client
  * Spice controller support for disable-effects, color-depth and usbredir
  * Spice controller interaction fixes
  * Windows version and nsis installer improvements
  * Import newer translations from transifex
  * Misc reference leak / crash bugs fixed
- Fix failure of viewer to close when guest is terminated
  virtview-git-vnc-close.patch
- Additional upstream fix
  virtview-git-uri-crash.patch
- Update to virt-viewer version 0.5.2
  * Require libvirt > 0.9.7, spice-gtk > 0.11, spice-protocol >= 0.10.1
  * Import newer translations from transifex
  * remote-viewer learned Spice controller customizable key bindings, smartcard property, and foreign menu
  * Fix Spice crash on re-connection
  * Fix connecting via ssh to a password-protected server
  * Add a sendkey menu in fullscreen mode
  * Add USB device selection in fullscreen mode
  * Misc reference leak / crash bugs fixed
- Update to virt-viewer version 0.4.2
  * Fix exports of signal functions for GTK UI builder on Windows
  * Avoid crash if xmlParseURI fails
  * Fix inverted test for SSH port that broke tunnelling
  * Don't hardcode port numbers for SSH if not requested by user
  * Fix deadlock in event handling
  * Fix initial zoom level for all windows
  * Fix window title to include domain name
  * Fix hostname used when XML gives a wildcard IP address
  * Fix window title when waiting for domain to appear
  * Fix key shortcust for F9-F12 menus
  * Always ask libvirt for its canonical URI
  * Allow build without GTK-VNC (ie spice only)
  * Require GTK-VNC >= 0.4.3
  * Require SPICE-GTK >= 0.6.0
- Fix failure to resize viewer.  Noted usually when tunneling via ssh
  virtview-git-emit-resize.patch
- add automake as buildrequire to avoid implicit dependency
- Always use canonical URI from libvirt connection
  virtview-git-canonical-uri.patch
- Upstream bug fixes
  virtview-git-fn-key.patch
  virtview-git-window-wait.patch
- Update to virt-viewer version 0.4.1
  + Remove bogus use of AM_GLIB_GNU_GETTEXT macro to try to facilitate BSD builds
  + Support multiple monitors with SPICE and QXL drivers
  + Don't hardcode SSH port to 22 when tunnelling
  + Require SPICE-GTK >= 0.6
  + Hide menu bar when going fullscreen
  + Support building against GTK2 or GTK3
  + Convert from Glade to GtkBuilder
  + Honour 'listen' attribute from <graphics> XML when connecting
  + Fix reconnection after authentication failure
  + Make --verbose flag actually do something
  + Enable scaling with SPICE to match VNC behaviour
  + Rewrite widget resizing code to (try to) be more reliable
  + Fill extra space outside guest display with black
  + Fix (null) in title bar while not connected
  + Fix multiple memory leaks
  + Fix reconnecting to display with SPICE
- Fixed error "Using GTK+ 2.x and GTK+ 3 in the same process is
  not supported"
- Fixed spec file rpmlint warnings for language files.
- Patch cleanup and re-enabled vnc-listen.patch
- Fix re-connect after authentication failure
  virtview-reconnect-fix.patch
- Fix "directories not owned by a package:" warnings.
- Fix spec file for building with gtk-vnc 2.0
- Update to virt-viewer version 0.3.1
  + Add support for Spice
  + Add support for spice resize-guest
  + Add support for zoom levels
  + Add a menu for zooming in/out of the virtual desktop.
  + Add a --zoom command line to set the initial zoom level.
  + Support connections over UNIX sockets
- change buildreq to libpixman-1-0-devel
- Update to virt-viewer 0.2.1
  + Bug fixes
  + Translations
- bnc#574591 - There is no prompt if I view a inexist guest OS
  using virt-viewer
  report-error.patch
- Fixed the 'Send Key' menu with all the missing keys for netware and
  windows.
  glade-keycombo.patch
- bnc#553633 - Update breaks menu access keys in virt-viewer and
  still misses some key sequences.
  This is a SLE10 bug fixed for SLE11.
- Update to virt-viewer version 0.2.0
  + Switch UI over to use Glade
  + Support graphical dialog for VNC and libvirt authentication
  + Resize window to match VNC desktop size where possible
  + Scale down VNC desktop if it cannot fit in host desktop space
  + Allow user to resize window to arbitrary size, scaling VNC
  + Fix blocking of accelerators
  + Allow automatic reconnect to a VM via --reconnect
  + Use libvirt events to detect when VM changes state
  + Wait for VM to appear if it does not exist
  + Fix plugin build with newer xulrunner
  + Port & build for Mingw32 target
- bnc#522740 - SLES10SP3 Xen - Unable to install Netware OES2
  6.5SP8 VM
- bnc#448474 - Patch to enable keys that sends a NetWare server to
  the debugger.
  netware-keycombo.patch
- bnc#499560 - Viirt-viewer needs ability to crash dump Windows VMs
  with Ctrl+Scroll+Scroll
  windows-keycombo.patch
- Connect viewer to vnc-listen address specified in domain
  configuration (bnc#436629)
  vnc-listen.patch

==== xine-lib ====
Subpackages: libxine-devel libxine2 libxine2-pulse

- Add xine-lib-link-xcb.patch: fix linking of libxcb. As our code
  uses the functions, we must not rely on 3rd parties to hopefully
  bring the right libraries to link.
  https://bugs.xine-project.org/show_bug.cgi?id=573