From 51a5ac26758ce8de07919c7c005b4384394ff287 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 9 Jan 2014 01:00:05 +0000 Subject: [PATCH] up to 0.10.11 (2014-01-07) - fix popup windows focus issue - fix "xpra upgrade" subcommand - fix server backtrace in error handler - restore server target information in tray tooltip - fix bencoder error with no-windows switch (missing encoding) - add support for RGBX pixel format required by some clients - avoid ffmpeg "data is not aligned" warning on client - ensure x264 encoding is supported on MS Windows shadow servers --- xpra.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xpra.spec b/xpra.spec index aa3a285..884ca04 100644 --- a/xpra.spec +++ b/xpra.spec @@ -17,12 +17,12 @@ Summary: Xpra gives you "persistent remote applications" for X Summary(pl.UTF-8): Xpra - "stałe zdalne aplikacje" dla X Name: xpra -Version: 0.10.10 +Version: 0.10.11 Release: 1 License: GPL v2+ Group: X11/Applications/Networking Source0: http://xpra.org/src/%{name}-%{version}.tar.xz -# Source0-md5: deb60252055062214f558155efc3714a +# Source0-md5: e991204e28cb483382d8cb8d74120381 Patch0: setup-cc-ccache.patch URL: http://xpra.org/ BuildRequires: OpenGL-devel -- 2.43.0