From 021d60f516a3a42c18e5ab4495199789d984eb35b5949c59ae4b95debf56d7ab Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 21 Nov 2016 11:02:27 +0000 Subject: [PATCH] Accepting request 440984 from home:tobijk:X11:XOrg - Update to version 13.2.1: This release provides support for adapting to a desktop configuration (read VMware GUI configuration) exposed using drm connectors rather than using RandR12+. Since this is the way gnome-shell/Wayland adapts to a desktop configuration this driver can coexist with an auto-fit multimonitor VMware gnome-shell/Wayland configuration and therefore enables future open-vm-tools versions to expose GUI configuration changes through drm connectors at system start-up time without using the xorg driver as a proxy. It also contains a compilation fix for ABI 23 (Xserver 1.19). OBS-URL: https://build.opensuse.org/request/show/440984 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=33 --- xf86-video-vmware-13.1.0.tar.bz2 | 3 --- xf86-video-vmware-13.2.1.tar.bz2 | 3 +++ xf86-video-vmware.changes | 13 +++++++++++++ xf86-video-vmware.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 xf86-video-vmware-13.1.0.tar.bz2 create mode 100644 xf86-video-vmware-13.2.1.tar.bz2 diff --git a/xf86-video-vmware-13.1.0.tar.bz2 b/xf86-video-vmware-13.1.0.tar.bz2 deleted file mode 100644 index 5dac12b..0000000 --- a/xf86-video-vmware-13.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c1d244e4b1b77e92126957965cdc9fb82de4c215c0706a3a8aaff6939e4a0cc -size 459255 diff --git a/xf86-video-vmware-13.2.1.tar.bz2 b/xf86-video-vmware-13.2.1.tar.bz2 new file mode 100644 index 0000000..4c4196e --- /dev/null +++ b/xf86-video-vmware-13.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f7f7101fba7f53b268e7a25908babbf155b3984fb5268b3d244eb6c11bf62b +size 470601 diff --git a/xf86-video-vmware.changes b/xf86-video-vmware.changes index 344138b..b4d2608 100644 --- a/xf86-video-vmware.changes +++ b/xf86-video-vmware.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Nov 19 17:03:12 UTC 2016 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 13.2.1: + This release provides support for adapting to a desktop configuration (read + VMware GUI configuration) exposed using drm connectors rather than using + RandR12+. Since this is the way gnome-shell/Wayland adapts to a desktop + configuration this driver can coexist with an auto-fit multimonitor VMware + gnome-shell/Wayland configuration and therefore enables future open-vm-tools + versions to expose GUI configuration changes through drm connectors at system + start-up time without using the xorg driver as a proxy. + It also contains a compilation fix for ABI 23 (Xserver 1.19). + ------------------------------------------------------------------- Fri Jan 23 00:00:28 UTC 2015 - sfalken@opensuse.org diff --git a/xf86-video-vmware.spec b/xf86-video-vmware.spec index c0eadb0..ab3cdd1 100644 --- a/xf86-video-vmware.spec +++ b/xf86-video-vmware.spec @@ -1,7 +1,7 @@ # # spec file for package xf86-video-vmware # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,7 +17,7 @@ Name: xf86-video-vmware -Version: 13.1.0 +Version: 13.2.1 Release: 0 Summary: VMware SVGA video driver for the Xorg X server License: MIT