Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xpra for openSUSE:Factory checked in at 2023-09-10 13:10:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xpra (Old) and /work/SRC/openSUSE:Factory/.xpra.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xpra" Sun Sep 10 13:10:07 2023 rev:55 rq:1109768 version:6.0+git20230901.77211231 Changes: -------- --- /work/SRC/openSUSE:Factory/xpra/xpra.changes 2023-08-28 17:15:03.100298398 +0200 +++ /work/SRC/openSUSE:Factory/.xpra.new.1766/xpra.changes 2023-09-10 13:10:43.875628391 +0200 @@ -1,0 +2,53 @@ +Fri Sep 01 16:50:53 UTC 2023 - scott.bradn...@suse.com + +- Update to version v6.0+git20230901.77211231: + * rename clipboard module for better consistency + * #3930 remove yaml + * remove last references to rencode and bencode + * #3930 remove unprefixed legacy compatibility + * #3981 mode subsystems doc stubs + * pynvml 12.535.108 + * #3981 add documentation on network protocol + * https://github.com/inducer/pyopencl/pull/699/files + * #3978 minor fixes for Cython + * #3976 fix check for existing dbus instance + * try harder to show a valid exception message + * move x11 dependencies to x11 package + * better warning message for invalid audio requests + * if 'load-balancing' is unset, don't log a warning + * silence zeroconf update errors + * Cython 3.0.2 + * FULL_INFO valid range is 0..2 + * #3592 remove legacy flat audio caps + * #3592 make more assumptions about client caps + * #56 assume that we can resize the display precisely + * #3973 move code to a testable function + * #3973 doh, use the actual mode string + * log the arguments + * don't try to build pycuda for default python + * EL8 can now build pycuda using a python3.11 prefix + * group imports + * #3973 try to reverse the mode alias to find the argument + * #3974 Python 3.12 compatibility + * Cython 3.0.1 + * #3974 no python3.10-cups package in Fedora 39? + * #3974 workaround debug package errors on Fedora 39 + * doh: typo + * #3974 workaround pandoc builds without lua filters in F39 + * simplify: require Cython 3 + * remove unused code: Ubuntu 18.04 is not supported + * missing f-string qualifier + * improve test coverage + * workaround for Fedora 39 builds + * #3968 move 'xpra-codecs-nvidia' to suggests + * fixup RHEL builds: no pycups + * doh: use correct path for archive + * #3945 make it possible to build multiple python versions in parallel + * get revision number from source archive + * prettify output format + * #3945 simplify? only a single package should obsolete another one + * #3968 move python3-pycuda to recommends + * typo + * update changelog, remove duplicated entry + +------------------------------------------------------------------- Old: ---- xpra-6.0+git20230821.3093d53d.tar.gz New: ---- xpra-6.0+git20230901.77211231.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xpra.spec ++++++ --- /var/tmp/diff_new_pack.Mw1sMw/_old 2023-09-10 13:10:45.779696418 +0200 +++ /var/tmp/diff_new_pack.Mw1sMw/_new 2023-09-10 13:10:45.779696418 +0200 @@ -36,7 +36,7 @@ # ---- %global __requires_exclude ^typelib\\(GtkosxApplication\\)|typelib\\(GdkGLExt\\)|typelib\\(GtkGLExt\\).*$ Name: xpra -Version: 6.0+git20230821.3093d53d +Version: 6.0+git20230901.77211231 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 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Mw1sMw/_old 2023-09-10 13:10:45.807697418 +0200 +++ /var/tmp/diff_new_pack.Mw1sMw/_new 2023-09-10 13:10:45.811697561 +0200 @@ -1,5 +1,5 @@ <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="url">https://github.com/Xpra-org/xpra</param> <param name="scm">git</param> <!-- TESTING --> @@ -36,11 +36,11 @@ <param name="versionrewrite-pattern">v(.*)</param> --> <param name="versionrewrite-pattern">v4.4</param> - <param name="versionrewrite-replacement">5.0</param> + <param name="versionrewrite-replacement">6.0</param> <param name="changesgenerate">enable</param> </service> - <service name="set_version" mode="disabled"/> - <service name="tar" mode="disabled"> + <service name="set_version" mode="manual"/> + <service name="tar" mode="manual"> <!-- I'd like to include this, but METADATA_PATTERN seems to block including .git * 20220718: @@ -52,7 +52,7 @@ --> <param name="package-meta">yes</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="compression">gz</param> <param name="file">*.tar</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Mw1sMw/_old 2023-09-10 13:10:45.827698133 +0200 +++ /var/tmp/diff_new_pack.Mw1sMw/_new 2023-09-10 13:10:45.831698276 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Xpra-org/xpra</param> - <param name="changesrevision">3093d53d1c242500e24b393f8fa72c7a5a6ee22f</param></service></servicedata> + <param name="changesrevision">77211231701d9ae57db8f7b52150a604b2cd364c</param></service></servicedata> (No newline at EOF) ++++++ xpra-6.0+git20230821.3093d53d.tar.gz -> xpra-6.0+git20230901.77211231.tar.gz ++++++ /work/SRC/openSUSE:Factory/xpra/xpra-6.0+git20230821.3093d53d.tar.gz /work/SRC/openSUSE:Factory/.xpra.new.1766/xpra-6.0+git20230901.77211231.tar.gz differ: char 12, line 1 ++++++ xpra.obsinfo ++++++ --- /var/tmp/diff_new_pack.Mw1sMw/_old 2023-09-10 13:10:45.879699991 +0200 +++ /var/tmp/diff_new_pack.Mw1sMw/_new 2023-09-10 13:10:45.883700134 +0200 @@ -1,5 +1,5 @@ name: xpra -version: 6.0+git20230821.3093d53d -mtime: 1692629524 -commit: 3093d53d1c242500e24b393f8fa72c7a5a6ee22f +version: 6.0+git20230901.77211231 +mtime: 1693585567 +commit: 77211231701d9ae57db8f7b52150a604b2cd364c