Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xpra for openSUSE:Factory checked in 
at 2024-03-04 21:24:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xpra (Old)
 and      /work/SRC/openSUSE:Factory/.xpra.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xpra"

Mon Mar  4 21:24:50 2024 rev:60 rq:1154456 version:6.0+git20240225.77c41071

Changes:
--------
--- /work/SRC/openSUSE:Factory/xpra/xpra.changes        2024-02-14 
23:20:25.267892068 +0100
+++ /work/SRC/openSUSE:Factory/.xpra.new.1770/xpra.changes      2024-03-04 
21:24:55.841948542 +0100
@@ -1,0 +2,94 @@
+Sun Feb 25 21:02:57 UTC 2024 - scott.bradn...@suse.com
+
+- Update to version 6.0+git20240225.77c41071:
+  * Install manpages to share/man on FreeBSD
+  * Bump actions/setup-python from 2 to 5
+  * Bump actions/checkout from 2 to 4
+  * Create `dependabot.yml`
+  * Add `.git-blame-ignore-revs` file
+  * add Ubuntu Noble Nombat repo files
+
+-------------------------------------------------------------------
+Thu Feb 22 16:16:11 UTC 2024 - scott.bradn...@suse.com
+
+- Update to version 6.0+git20240222.41136907:
+  * stop using dbus notifier after cleanup
+  * oops: forgot to bump the year
+  * add package list for Fedora 40
+  * update the release notes
+  * add Ubuntu Noble Nombat
+  * shortcut out if we're not going to use the 'guess-content' feature
+  * don't guess the window's content type in the UI thread
+  * cosmetic warnings
+  * menu data could be empty if first loaded without the 'remove_icons' flag
+  * add type hints
+  * parsing should always return an int
+  * also avoid subsampling csc with text
+  * ignore video_max_size for text content
+  * #4144 use sys.executable to find the correct python interpreter
+  * update the index to prevent 404s
+  * #3978 have to install build deps to run build command
+  * #3978 test more Python versions, with 'cythonize-more' option
+  * newer versions can throw NotImplementedError here
+  * make it possible to expose all map state
+  * cleanup + better warning for unexpected events
+  * #4135 add env toggles for all delete options
+  * fall through to XKill if we don't have pid
+  * #3478 WM_STATE should be two longs
+  * type hints and formatting
+  * stronger type hints, add 'WithdrawnState' constant
+  * remove unused screen_number
+  * use shlex for quoting
+  * add debug logging
+  * simplify and add debug logging
+  * try harder to always close sockets on error
+  * replace traceback with 'backtrace' logging feature
+  * add more attributes and use stronger types
+  * log stats before resetting the connection object
+  * add more mask constants, utility functions
+  * expose more event attributes
+  * stronger type
+  * #4113 ignore the generated cpp libproc file
+  * PEP 591
+  * enumify
+  * #4137 add missing check for start-child-late
+  * log sockets stats from more places
+  * log the wm-state we're setting
+  * check again after acquiring the lock
+  * more readable: parse don't return defaults
+  * fixup 0c6bcc23a5bde960c90f4aea7d04f405692718ad: oops, negated test
+  * doh: all backends now take a display argument
+  * #4135 use DestroyWindow instead of kill signal
+  * #3936 add riscv64 to Debian repo files we have builds for
+  * return whether the request was handled or not
+  * avoid mdns errors, log message instead
+  * #4125 make it easier to automatically enable all backtraces
+  * #3483 numpy can be imported when making gl calls
+  * #4124 the xpra-server.socket and xpra-server.service are already bundled 
automagically
+  * #4124 use the same update file as from fs/lib/systemd/system
+  * type hints and debug logging
+  * more appropriate method name
+  * #3938 honour the ICCCM spec
+  * #3938 not needed, I think
+  * #3938 split configure and notify
+  * always include a backtrace with logged X11 errors
+  * consistent return statements
+  * #3483 numpy may be imported here first
+  * we need the display name to validate
+  * call the narrower move / resize functions
+  * add socket upgrade debug logging
+  * #3938 until we reparent, update the client window directly
+  * #4125 also make it easier to trigger backtraces programmatically
+  * type hint fix (errors with cythonize-more)
+  * typo caused ssh upgrade flag to remain enabled
+  * simplify
+  * #4129 ensure 'c' is initialized
+  * don't use video dowscaling for text
+  * #3938 avoid unnecessary configure event
+  * the above argument is an int, cythonizing causes errors with a bool
+  * don't synchronize window manager X11 properties
+  * #3938 update requested position and size from hints
+  * use the correct type for sibling window (an xid)
+  * blacklist some more gnome apps
+
+-------------------------------------------------------------------

Old:
----
  xpra-6.0+git20240207.f845c2d5.tar.gz

New:
----
  xpra-6.0+git20240225.77c41071.tar.gz

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

Other differences:
------------------
++++++ xpra.spec ++++++
--- /var/tmp/diff_new_pack.cizZze/_old  2024-03-04 21:24:56.921987731 +0100
+++ /var/tmp/diff_new_pack.cizZze/_new  2024-03-04 21:24:56.921987731 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xpra
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 # ----
 %global __requires_exclude 
^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$
 Name:           xpra
-Version:        6.0+git20240207.f845c2d5
+Version:        6.0+git20240225.77c41071
 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

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cizZze/_old  2024-03-04 21:24:56.961989183 +0100
+++ /var/tmp/diff_new_pack.cizZze/_new  2024-03-04 21:24:56.965989329 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/Xpra-org/xpra</param>
-              <param 
name="changesrevision">f845c2d5e7c271a6781c8ba56b80ec5da8e21e41</param></service></servicedata>
+              <param 
name="changesrevision">77c4107119122a79d4e68d0c57798d0c250b704b</param></service></servicedata>
 (No newline at EOF)
 

++++++ xpra-6.0+git20240207.f845c2d5.tar.gz -> 
xpra-6.0+git20240225.77c41071.tar.gz ++++++
/work/SRC/openSUSE:Factory/xpra/xpra-6.0+git20240207.f845c2d5.tar.gz 
/work/SRC/openSUSE:Factory/.xpra.new.1770/xpra-6.0+git20240225.77c41071.tar.gz 
differ: char 12, line 1


++++++ xpra.obsinfo ++++++
--- /var/tmp/diff_new_pack.cizZze/_old  2024-03-04 21:24:57.025991506 +0100
+++ /var/tmp/diff_new_pack.cizZze/_new  2024-03-04 21:24:57.029991651 +0100
@@ -1,5 +1,5 @@
 name: xpra
-version: 6.0+git20240207.f845c2d5
-mtime: 1707317968
-commit: f845c2d5e7c271a6781c8ba56b80ec5da8e21e41
+version: 6.0+git20240225.77c41071
+mtime: 1708876608
+commit: 77c4107119122a79d4e68d0c57798d0c250b704b
 

Reply via email to