Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xpra-html5 for openSUSE:Factory checked in at 2023-09-07 21:14:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xpra-html5 (Old) and /work/SRC/openSUSE:Factory/.xpra-html5.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xpra-html5" Thu Sep 7 21:14:06 2023 rev:12 rq:1109556 version:9.0+git20230830.e5fb000 Changes: -------- --- /work/SRC/openSUSE:Factory/xpra-html5/xpra-html5.changes 2023-06-27 23:18:10.547924480 +0200 +++ /work/SRC/openSUSE:Factory/.xpra-html5.new.1766/xpra-html5.changes 2023-09-07 21:15:55.192123523 +0200 @@ -1,0 +2,25 @@ +Thu Aug 31 12:38:39 UTC 2023 - [email protected] + +- Update to version 9.0+git20230830.e5fb000: + * workaround 'mv: inter-device move failed' + * update release no + * update the release notes + * #262 use v5 audio caps + * #262 use v5 file-transfer caps + * move modifier parsing to a dedicated function + * move audio parsing to a dedicated function + * #262 newer servers don't need these flags + * #262 remove bencode remnants and calls to StringToUint8 + * #262 remove zlib + * add screenshots to home page + * Fix encoding issue when using authentication. + * Use TextEncoder/TextDecoder to handle string conversion to/from UTF-8. + * require less CPU in html5 clients + * #227 Safari is the new IE + * #258 enable OffscreenCanvas with Firefox>=108 and Safari>=16.4 + * use functions from Utilities.js + * add function ord() to Utilities.js + * load Utilities.js in index.html first + * fix Protocol.js + +------------------------------------------------------------------- Old: ---- xpra-html5-9.0+git20230615.cdd9ea7.tar.gz New: ---- xpra-html5-9.0+git20230830.e5fb000.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xpra-html5.spec ++++++ --- /var/tmp/diff_new_pack.gj6pIS/_old 2023-09-07 21:15:56.472169283 +0200 +++ /var/tmp/diff_new_pack.gj6pIS/_new 2023-09-07 21:15:56.472169283 +0200 @@ -22,7 +22,7 @@ Name: xpra-html5 Release: 0 -Version: 9.0+git20230615.cdd9ea7 +Version: 9.0+git20230830.e5fb000 Summary: HTML5 client for Xpra License: GPL-2.0+ AND BSD-3-Clause AND LGPL-3.0+ AND MIT URL: https://xpra.org/ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gj6pIS/_old 2023-09-07 21:15:56.504170427 +0200 +++ /var/tmp/diff_new_pack.gj6pIS/_new 2023-09-07 21:15:56.508170569 +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-html5</param> <param name="scm">git</param> <!-- TESTING --> @@ -21,20 +21,25 @@ <param name="revision">21cabde</param> --> <param name="versionformat">@PARENT_TAG@+git%cd.%h</param> - <!-- This comes from setup.py which defines + <!-- + As of 20230831, this seems to be in sync + + This comes from setup.py which defines a 'VERSION = ' based off a tag; current - release is 'v7.0' (Tags) but master defines - it as 8.0 (per `grep -r 'VERSION =' xpra-html5`) - --> + release is 'v8.0' (Tags) but master defines + it as 9.0 (per `grep -r 'VERSION =' xpra-html5`) + <param name="versionrewrite-pattern">v8.0</param> <param name="versionrewrite-replacement">9.0</param> + --> + <param name="versionrewrite-pattern">v(.*)</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"> <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.gj6pIS/_old 2023-09-07 21:15:56.524171141 +0200 +++ /var/tmp/diff_new_pack.gj6pIS/_new 2023-09-07 21:15:56.524171141 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Xpra-org/xpra-html5</param> - <param name="changesrevision">cdd9ea7a66ce2c1bc0fdd5ba7013ad02d53d2831</param></service></servicedata> + <param name="changesrevision">e5fb000a9d4042c54e55c5e30c0936125ec3a045</param></service></servicedata> (No newline at EOF) ++++++ xpra-html5-9.0+git20230615.cdd9ea7.tar.gz -> xpra-html5-9.0+git20230830.e5fb000.tar.gz ++++++ ++++ 12638 lines of diff (skipped) ++++++ xpra-html5.obsinfo ++++++ --- /var/tmp/diff_new_pack.gj6pIS/_old 2023-09-07 21:15:56.812181437 +0200 +++ /var/tmp/diff_new_pack.gj6pIS/_new 2023-09-07 21:15:56.816181580 +0200 @@ -1,5 +1,5 @@ name: xpra-html5 -version: 9.0+git20230615.cdd9ea7 -mtime: 1686824752 -commit: cdd9ea7a66ce2c1bc0fdd5ba7013ad02d53d2831 +version: 9.0+git20230830.e5fb000 +mtime: 1693387075 +commit: e5fb000a9d4042c54e55c5e30c0936125ec3a045
