Update to v6.4.3
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 2 16:58:31 UTC 2026 - Scott Bradnick <scott.bradnick@suse.com>
|
||||
|
||||
- Update to version 6.4.3:
|
||||
* https://github.com/Xpra-org/xpra/releases/tag/v6.4.3
|
||||
- Platforms, build and packaging:
|
||||
* pynvml 13.590.48
|
||||
- Major:
|
||||
* Drag-N-Drop errors on Wayland
|
||||
* X11 shadow mode only showing one monitor + more comprehensive fix
|
||||
* printing backport fixups: invalid module missing packet handler
|
||||
* SELinux policy compilation error
|
||||
- Cosmetic:
|
||||
* substitutions missing from log messages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 30 15:54:15 UTC 2026 - Scott Bradnick <scott.bradnick@suse.com>
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
%global __requires_exclude ^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$
|
||||
Name: xpra
|
||||
Version: 6.4.2
|
||||
Version: 6.4.3
|
||||
Release: 0
|
||||
Summary: Remote display server for applications and desktops
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later AND LGPL-3.0-or-later AND MIT
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/Xpra-org/xpra</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">v6.4.2</param>
|
||||
<param name="revision">v6.4.2</param>
|
||||
<param name="versionformat">v6.4.3</param>
|
||||
<param name="revision">v6.4.3</param>
|
||||
<param name="match-tag">*</param>
|
||||
<!--
|
||||
<param name="versionrewrite-pattern">v(\d+)</param>
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+3
-3
@@ -1,4 +1,4 @@
|
||||
name: xpra
|
||||
version: 6.4.2
|
||||
mtime: 1769696884
|
||||
commit: 12fcb52bda6ef93f2933dd25459a1e25df67c35c
|
||||
version: 6.4.3
|
||||
mtime: 1769875154
|
||||
commit: 831ccc2b6828b17d31dcad40f2b318030028e837
|
||||
|
||||
Reference in New Issue
Block a user