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-06-27 23:17:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xpra-html5 (Old)
 and      /work/SRC/openSUSE:Factory/.xpra-html5.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xpra-html5"

Tue Jun 27 23:17:55 2023 rev:11 rq:1095670 version:9.0+git20230615.cdd9ea7

Changes:
--------
--- /work/SRC/openSUSE:Factory/xpra-html5/xpra-html5.changes    2023-01-04 
17:52:50.990269001 +0100
+++ /work/SRC/openSUSE:Factory/.xpra-html5.new.15902/xpra-html5.changes 
2023-06-27 23:18:10.547924480 +0200
@@ -1,0 +2,121 @@
+Tue Jun 20 15:01:07 UTC 2023 - [email protected]
+
+- Update to version 9.0+git20230615.cdd9ea7:
+  * forgot to bump version here
+  * #227 disable offscreen with safari
+  * if an argument is missing, return an empty value
+  * default to non-legacy mode: 'rencodeplus'
+  * simplify
+  * fix path to eye-icon
+  * #249 allow spaces in passwords
+
+-------------------------------------------------------------------
+Tue May 23 15:54:15 UTC 2023 - [email protected]
+
+- Update to version 9.0+git20230515.2add797:
+  * #240 honour the 'decorations' flag
+  * #240 don't duplicate the 'decorations' logic
+  * whitespace
+  * remove unnecessary cruft
+  * #246 typo underscore vs dash in capability name
+  * also hide upload if file transfers are disabled client side
+  * fix logging from window
+  * restore console.warn
+
+-------------------------------------------------------------------
+Mon May 08 00:23:27 UTC 2023 - [email protected]
+
+- Update to version 9.0+git20230506.58e96fc:
+  * better wording
+  * bump version
+  * update the release notes
+
+-------------------------------------------------------------------
+Thu May 04 12:52:30 UTC 2023 - [email protected]
+
+- Update to version 8.0+git20230504.9a7687f:
+  * always use the preferred keywords for variable declaration
+  * use cleaner / simpler for loop syntax
+  * document empty functions
+  * remove unused statements
+  * the keys are strings
+  * use the computed arguments
+  * doh: we want to assign the callback function
+  * make linter happier
+  * we want a loose match here
+  * function must take 5 args
+  * Update README.md
+  * #244 we need a jquery object to call trigger on
+  * hide file upload if not supported by the server
+  * #242 don't show 'shutdown' option when it isn't available
+  * Update README.md - Sonarqube build test
+  * Update README - Test sonarqube
+  * Create build.yml
+  * Create sonar-project.properties
+  * don't overflow the div
+  * #236 disable screenshot when offscreen api is in use
+  * #235 also update call from menu
+  * #235 only request window-close
+  * function is no longer used
+  * #230 when re-connecting, ignore page 'unload'
+  * #230 don't close windows when re-connecting
+  * #232 partial revert of 0e8652e30e2741d3561a78067ad482f54e910fce
+  * remove unused vars
+  * forward port of 6be1053f5650690634685ee7357351acba68a5b6
+
+-------------------------------------------------------------------
+Mon Mar 13 13:26:15 UTC 2023 - [email protected]
+
+- Update to version 8.0+git20230313.4e515ef:
+  * bump version
+  * update the release notes
+  * #226 skip auto-focus and polling when clipboard is disabled
+  * #226 the problem is with Safari, not MacOS
+
+-------------------------------------------------------------------
+Fri Mar 10 20:25:04 UTC 2023 - [email protected]
+
+- Update to version 7.0+git20230310.0171476:
+  * forward port 253118c34bbd6b56a3ab91937eaaa793760f97a9
+  * workaround missing hasOwn in older versions of Safari
+
+-------------------------------------------------------------------
+Mon Mar 06 20:07:01 UTC 2023 - [email protected]
+
+- Update to version 7.0+git20230303.19b416b:
+  * if we can't get sensible linting, get rid of it
+  * log the packet data causing the error
+  * re-use the parsed cursor data
+  * bump revision no
+  * fix linter warning, make code less dense
+  * provide more useful name to the server
+  * cosmetic
+  * the close_window function now takes 2 arguments
+  * variables for our windows should not shadow the browser's 'window' object
+  * simplify focus methods, fix window menu actions
+  * make linter happier
+  * make linter happier
+  * #228 correct location for h264 availability check?
+  * #226 don't enable clipboard with Safari and SSL
+  * #228 remove broadway
+  * avoid errors if the window's title is unset
+  * use a more distinct id for windows
+  * #223 catch wheel events on windows
+  * #225 use path relative to index.html instead
+  * only send 'sound-stop' if audio is enabled
+  * silence linter warning: readable is better
+  * #224 use correct window constructor signature
+  * oops: remove debug
+  * fix linter warnings
+  * remove outdated workaround
+  * #222 remove vp9, for now
+  * fix wrong context for logging call
+  * Disable VP9, prefer h264
+  * Fix #217
+  * don't spam the console
+  * truncate large clipboard buffers
+  * propagate the video decoding error message
+  * whitespace
+  * Less scaling for offscreen decoding
+
+-------------------------------------------------------------------

Old:
----
  xpra-html5-7.0+git20221227.017148e.tar.gz

New:
----
  xpra-html5-9.0+git20230615.cdd9ea7.tar.gz

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

Other differences:
------------------
++++++ xpra-html5.spec ++++++
--- /var/tmp/diff_new_pack.DxpYyi/_old  2023-06-27 23:18:13.655942770 +0200
+++ /var/tmp/diff_new_pack.DxpYyi/_new  2023-06-27 23:18:13.663942818 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xpra-html5
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 
 Name:           xpra-html5
 Release:        0
-Version:        7.0+git20221227.017148e
+Version:        9.0+git20230615.cdd9ea7
 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.DxpYyi/_old  2023-06-27 23:18:13.695943006 +0200
+++ /var/tmp/diff_new_pack.DxpYyi/_new  2023-06-27 23:18:13.699943029 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <!-- TESTING -->
     <!-- LAST KNOWN GOOD:  (older) ;  (newer)
-    <param name="revision">21cabde</param>
+    <param name="revision">58e96fc</param>
     -->
     <!-- VERIFIED GOOD:  (older) ;  (newer)
     <param name="revision">8aea0a5</param>
@@ -18,15 +18,16 @@
     <param name="revision">caf9971</param>
     <param name="revision">f4e08d5</param>
     <param name="revision">c248091</param>
+    <param name="revision">21cabde</param>
     -->
     <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
     <!--  This comes from setup.py which defines
       a 'VERSION = ' based off a tag; current
-      release is 'v6.1' (Tags) but master defines
-      it as 7.0
+      release is 'v7.0' (Tags) but master defines
+      it as 8.0 (per `grep -r 'VERSION =' xpra-html5`)
     -->
-    <param name="versionrewrite-pattern">v6.0</param>
-    <param name="versionrewrite-replacement">7.0</param>
+    <param name="versionrewrite-pattern">v8.0</param>
+    <param name="versionrewrite-replacement">9.0</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.DxpYyi/_old  2023-06-27 23:18:13.719943147 +0200
+++ /var/tmp/diff_new_pack.DxpYyi/_new  2023-06-27 23:18:13.723943170 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/Xpra-org/xpra-html5</param>
-              <param 
name="changesrevision">017148e0cefa020b9b0a7590b0bb5637c68b4888</param></service></servicedata>
+              <param 
name="changesrevision">cdd9ea7a66ce2c1bc0fdd5ba7013ad02d53d2831</param></service></servicedata>
 (No newline at EOF)
 

++++++ xpra-html5-7.0+git20221227.017148e.tar.gz -> 
xpra-html5-9.0+git20230615.cdd9ea7.tar.gz ++++++
/work/SRC/openSUSE:Factory/xpra-html5/xpra-html5-7.0+git20221227.017148e.tar.gz 
/work/SRC/openSUSE:Factory/.xpra-html5.new.15902/xpra-html5-9.0+git20230615.cdd9ea7.tar.gz
 differ: char 12, line 1

++++++ xpra-html5.obsinfo ++++++
--- /var/tmp/diff_new_pack.DxpYyi/_old  2023-06-27 23:18:13.755943358 +0200
+++ /var/tmp/diff_new_pack.DxpYyi/_new  2023-06-27 23:18:13.759943383 +0200
@@ -1,5 +1,5 @@
 name: xpra-html5
-version: 7.0+git20221227.017148e
-mtime: 1672153785
-commit: 017148e0cefa020b9b0a7590b0bb5637c68b4888
+version: 9.0+git20230615.cdd9ea7
+mtime: 1686824752
+commit: cdd9ea7a66ce2c1bc0fdd5ba7013ad02d53d2831
 

Reply via email to