------------------------------------------------------------------- Tue Apr 5 18:58:47 UTC 2022 - Scott Bradnick - Updating .spec to accomodate TW (libexec) vs. Leap (lib) for %{_libexecdir}. ------------------------------------------------------------------- Mon Apr 04 15:23:42 UTC 2022 - scott.bradnick@suse.com - Update to version 4.4+git20220404.1e56be683: * #3503 don't use gtk for reading atom names ------------------------------------------------------------------- Mon Apr 04 15:04:18 UTC 2022 - scott.bradnick@suse.com - Update to version v4.3+git20220402.2f1c3abe7: * #3504 manage the cuda context outside the nvjpeg decoder * #3504 cuda gpu buffer transfer for opengl backend * #3509 protect access to mutable data * check if paths exist before * check XDG_DATA_DIRS/icons for pixmaps * remove unused declarations * #3509 prevent potential race condition * don't use arrays if we can use tuples * #3504 use pycuda rather than Cython * don't store cython generated file * #3504 common python definitions cannot live in pxd * move common definitions to pxd file * #3505 override sourced env with command line * #3505 command line can override config files * validate the option we're dealing with * #3458 revert f5b1b663bd981b326c4720731b7c97a007b2b247 now that cuda 11.5.2 supports GCC 12 * try to build with gcc 12 * arch=all triggers warnings, silence them * #3505 skip 'false' values ------------------------------------------------------------------- Tue Mar 29 21:04:30 UTC 2022 - Scott Bradnick - Adding a few missing BuildRequires/Requires/Recommends. ------------------------------------------------------------------- Tue Mar 29 19:34:07 UTC 2022 - scott.bradnick@suse.com - Update to version git20220328.5881281f1: * #3504 add nvjpeg decoder * remove unused definitions * misaligned positional arguments * remove unused definitions * prefer immutable tuples * workaround for libx264 version numbers * export 'relative-position' and 'parent' from X11 shadow servers * doh: group-leader and transient-for had gone AWOL * #3476 support OR windows in shadow servers * add debug logging to video delay calculations ------------------------------------------------------------------- Tue Mar 29 19:33:24 UTC 2022 - Scott Bradnick - Initial version for xpra with 'xpra-html5' pulled out.