commit weston for openSUSE:Factory
Hello community, here is the log from the commit of package weston for openSUSE:Factory checked in at 2013-11-07 09:14:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weston (Old) and /work/SRC/openSUSE:Factory/.weston.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "weston" Changes: -------- --- /work/SRC/openSUSE:Factory/weston/weston.changes 2013-09-27 19:28:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.weston.new/weston.changes 2013-11-07 09:14:54.000000000 +0100 @@ -1,0 +2,20 @@ +Thu Oct 17 22:12:31 UTC 2013 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.3.0 +* HW accelerated screen capture using libva. This adds realtime + H.264 screen capture to Weston +* Multi-resource input events +* Better touch support: better support in clients, critical bug + fixes in the evdev touch code +* XWM: better fullscreen support, support for drag-and-drop from + X to wayland +* weston-launch: modified behavior, now two modes of operation: run + from a vt after logging in or run from an init script with -u. + setup and restore tty in weston-launch, handle vt switch and + drop/set master in weston-launch. +* Support for RGB565 client buffers in gl and pixman renderers +* New WL_OUTPUT udev attribute for matching touch screen input + devices to their outputs. +* weston-terminal: Better support for wide (CJK) characters + +------------------------------------------------------------------- Old: ---- weston-1.2.2.tar.xz New: ---- weston-1.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weston.spec ++++++ --- /var/tmp/diff_new_pack.UlGJiq/_old 2013-11-07 09:14:58.000000000 +0100 +++ /var/tmp/diff_new_pack.UlGJiq/_new 2013-11-07 09:14:58.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package weston # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: weston %define lname libweston0 -Version: 1.2.2 +Version: 1.3.0 Release: 0 Summary: Wayland Compositor Infrastructure License: HPND and CC-BY-SA-3.0 @@ -30,10 +30,12 @@ Source: http://wayland.freedesktop.org/releases/%name-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.64, automake >= 1.11 -BuildRequires: autoconf >= 2.64, automake >= 1.11, libtool >= 2.2 +BuildRequires: autoconf >= 2.64 +BuildRequires: automake >= 1.11 BuildRequires: freerdp-devel BuildRequires: libexpat-devel BuildRequires: libjpeg-devel +BuildRequires: libtool >= 2.2 #git#BuildRequires: libtool >= 2.2 BuildRequires: libvpx-devel BuildRequires: pam-devel @@ -65,10 +67,10 @@ BuildRequires: pkgconfig(wayland-client) >= 1.0.0 BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(wayland-server) >= 1.1.90 -BuildRequires: pkgconfig(xkbcommon) >= 0.0.578 BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-xfixes) BuildRequires: pkgconfig(xcursor) +BuildRequires: pkgconfig(xkbcommon) >= 0.0.578 Requires: xkeyboard-config %description ++++++ weston-1.2.2.tar.xz -> weston-1.3.0.tar.xz ++++++ ++++ 15406 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de