Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xpra for openSUSE:Factory checked in 
at 2025-12-12 21:40:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xpra (Old)
 and      /work/SRC/openSUSE:Factory/.xpra.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xpra"

Fri Dec 12 21:40:56 2025 rev:78 rq:1322249 version:6.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/xpra/xpra.changes        2025-11-26 
17:16:13.840199372 +0100
+++ /work/SRC/openSUSE:Factory/.xpra.new.1939/xpra.changes      2025-12-12 
21:42:04.867119366 +0100
@@ -1,0 +2,42 @@
+Thu Dec  4 16:11:17 UTC 2025 - Scott Bradnick <[email protected]>
+
+- Update to version 6.4:
+  * https://github.com/Xpra-org/xpra/releases/tag/v6.4
+    - Platforms, build and packaging:
+      * major modularization
+      * Gtk-free server
+      * MacOS seamless X11 server
+      * faster unit tests
+      * memory aligned allocations on MS Windows
+      * faster cython bindings, common utility module
+      * pulseaudio for containers
+      * remove python-avahi mDNS backend
+      * deprecate legacy features
+    - Encodings:
+      * nvenc AV1 encoder
+      * aom AV1 decoder
+      * handle 8-bit pixel depth with mmap transfers
+      * convert JpegXL background images for the html5 client
+      * encoder server redundancy
+    - Features:
+      * emulate middle click button
+      * make per-window menu more easily accessible
+      * record correct pid for daemonized processes
+      * configurable window grouping
+      * blend window border with OpenGL backend
+      * easier debug logging and toggle
+      * start-[child-]on-disconnect
+      * dynamic child command substitutions
+      * prettier splash screen
+      * simple OTP screen authentication
+      * smarter info requests
+      * expose environment for launching client applications
+    - Network:
+      * stronger packet data types
+      * honour IdentityFile and IdentitiesOnly in ssh configs
+      * ssh host key verification for non-standard ports
+    - Configuration:
+      * configure refresh rate
+      * fakescreenfps when supported
+
+-------------------------------------------------------------------

Old:
----
  xpra-6.3.6.tar.gz

New:
----
  xpra-6.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xpra.spec ++++++
--- /var/tmp/diff_new_pack.5wduOs/_old  2025-12-12 21:42:05.907163202 +0100
+++ /var/tmp/diff_new_pack.5wduOs/_new  2025-12-12 21:42:05.907163202 +0100
@@ -30,7 +30,7 @@
 
 %global __requires_exclude 
^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$
 Name:           xpra
-Version:        6.3.6
+Version:        6.4
 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
@@ -325,7 +325,7 @@
 %{_udevrulesdir}/71-xpra-virtual-pointer.rules
 %dir %{_libexecdir}/xpra
 %{_libexecdir}/xpra/auth_dialog
-#%%{_libexecdir}/xpra/daemonizer
+%{_libexecdir}/xpra/daemonizer
 %{_libexecdir}/xpra/gnome-open
 %{_libexecdir}/xpra/gvfs-open
 %{_libexecdir}/xpra/xdg-open

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5wduOs/_old  2025-12-12 21:42:05.991166743 +0100
+++ /var/tmp/diff_new_pack.5wduOs/_new  2025-12-12 21:42:06.011167586 +0100
@@ -5,13 +5,14 @@
   <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.3.6</param>
-    <param name="revision">v6.3.6</param>
+    <param name="versionformat">v6.4</param>
+    <param name="revision">v6.4</param>
     <param name="match-tag">*</param>
     <!--
     <param name="versionrewrite-pattern">v(\d+)</param>
-    -->
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
+    -->
+    <param name="versionrewrite-pattern">v(\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
 
     <!-- 20251021: Swapping to specific tagged release

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-11 08:09:33.000000000 +0100
@@ -0,0 +1,4 @@
+_buildconfig-*
+_buildinfo-*
+*.obscpio
+xpra/

++++++ xpra-6.3.6.tar.gz -> xpra-6.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/xpra/xpra-6.3.6.tar.gz 
/work/SRC/openSUSE:Factory/.xpra.new.1939/xpra-6.4.tar.gz differ: char 13, line 
1


++++++ xpra.obsinfo ++++++
--- /var/tmp/diff_new_pack.5wduOs/_old  2025-12-12 21:42:06.183174835 +0100
+++ /var/tmp/diff_new_pack.5wduOs/_new  2025-12-12 21:42:06.187175004 +0100
@@ -1,5 +1,5 @@
 name: xpra
-version: 6.3.6
-mtime: 1762693256
-commit: 9252075429f642141a178d9f8cecb1cdc0caa0a5
+version: 6.4
+mtime: 1764675285
+commit: fe27e0441a38a1540f9c009bef8e78c891ca3491
 

Reply via email to