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 2022-12-07 17:35:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xpra-html5 (Old)
 and      /work/SRC/openSUSE:Factory/.xpra-html5.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xpra-html5"

Wed Dec  7 17:35:12 2022 rev:9 rq:1040787 version:7.0+git20221031.f1e0fa1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xpra-html5/xpra-html5.changes    2022-10-10 
18:47:32.279254071 +0200
+++ /work/SRC/openSUSE:Factory/.xpra-html5.new.1835/xpra-html5.changes  
2022-12-07 17:36:33.221061059 +0100
@@ -1,0 +2,26 @@
+Tue Nov 29 16:37:27 UTC 2022 - scott.bradn...@suse.com
+
+- Update to version 7.0+git20221031.f1e0fa1:
+  * forgot to bump version here
+  * #210 brackets change the event handler scope somehow?
+  * Hotfix in OffscreenDecodeWorker
+
+-------------------------------------------------------------------
+Mon Oct 24 14:18:12 UTC 2022 - Scott Bradnick <scott.bradn...@suse.com>
+
+- Update uglifyjs to '3.17.4'
+
+-------------------------------------------------------------------
+Tue Oct 18 19:10:56 UTC 2022 - scott.bradn...@suse.com
+
+- Update uglifyjs to '3.17.3'
+- Update to version 6.0+git20221017.21cabde:
+  * bump version
+  * update the release notes
+  * modernize - require python3
+  * bump revision
+  * typo: missing '%'
+  * better wording
+  * #204 don't allow modal windows to be minimized
+
+-------------------------------------------------------------------

Old:
----
  uglify-js-3.17.2.tar.gz
  xpra-html5-6.0+git20220926.c248091.tar.gz

New:
----
  uglify-js-3.17.4.tar.gz
  xpra-html5-7.0+git20221031.f1e0fa1.tar.gz

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

Other differences:
------------------
++++++ xpra-html5.spec ++++++
--- /var/tmp/diff_new_pack.97ivH4/_old  2022-12-07 17:36:34.077065746 +0100
+++ /var/tmp/diff_new_pack.97ivH4/_new  2022-12-07 17:36:34.081065768 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define uglifyjs_version 3.17.2
+%define uglifyjs_version 3.17.4
 %define minifier uglifyjs
 %define python python3
 
 Name:           xpra-html5
 Release:        0
-Version:        6.0+git20220926.c248091
+Version:        7.0+git20221031.f1e0fa1
 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.97ivH4/_old  2022-12-07 17:36:34.125066009 +0100
+++ /var/tmp/diff_new_pack.97ivH4/_new  2022-12-07 17:36:34.129066031 +0100
@@ -2,6 +2,10 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/Xpra-org/xpra-html5</param>
     <param name="scm">git</param>
+    <!-- TESTING -->
+    <!-- LAST KNOWN GOOD:  (older) ;  (newer)
+    <param name="revision">21cabde</param>
+    -->
     <!-- VERIFIED GOOD:  (older) ;  (newer)
     <param name="revision">8aea0a5</param>
     <param name="revision">0f51cab</param>
@@ -13,26 +17,16 @@
     <param name="revision">e181fd1</param>
     <param name="revision">caf9971</param>
     <param name="revision">f4e08d5</param>
-    -->
-    <!-- QUESTIONABLE
-    <param name="revision">ced316f</param>
-    <param name="revision">9e26e8e</param>
-    <param name="revision">8336b02</param>
-    -->
-    <!-- BAD
-    <param name="revision">799330a</param>
-    <param name="revision">fbb091f</param>
-    <param name="revision">39566a8</param>
-    -->
-    <!-- TESTING
-    <param name="revision">caf9971</param>
+    <param name="revision">c248091</param>
     -->
     <param name="versionformat">@PARENT_TAG@+git%cd.%h</param>
-    <!--
-    <param name="versionrewrite-pattern">v(.*)</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
     -->
-    <param name="versionrewrite-pattern">v5.0</param>
-    <param name="versionrewrite-replacement">6.0</param>
+    <param name="versionrewrite-pattern">v6.0</param>
+    <param name="versionrewrite-replacement">7.0</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="disabled"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.97ivH4/_old  2022-12-07 17:36:34.157066184 +0100
+++ /var/tmp/diff_new_pack.97ivH4/_new  2022-12-07 17:36:34.165066228 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/Xpra-org/xpra-html5</param>
-              <param 
name="changesrevision">c24809147fca83b9edbc49402b901dd4b5e67a93</param></service></servicedata>
+              <param 
name="changesrevision">f1e0fa1865e0dd48057538d49b6060e6e72e6b6c</param></service></servicedata>
 (No newline at EOF)
 

++++++ uglify-js-3.17.2.tar.gz -> uglify-js-3.17.4.tar.gz ++++++
++++ 3448 lines of diff (skipped)

++++++ xpra-html5-6.0+git20220926.c248091.tar.gz -> 
xpra-html5-7.0+git20221031.f1e0fa1.tar.gz ++++++
/work/SRC/openSUSE:Factory/xpra-html5/xpra-html5-6.0+git20220926.c248091.tar.gz 
/work/SRC/openSUSE:Factory/.xpra-html5.new.1835/xpra-html5-7.0+git20221031.f1e0fa1.tar.gz
 differ: char 12, line 1

++++++ xpra-html5.obsinfo ++++++
--- /var/tmp/diff_new_pack.97ivH4/_old  2022-12-07 17:36:34.417067608 +0100
+++ /var/tmp/diff_new_pack.97ivH4/_new  2022-12-07 17:36:34.421067630 +0100
@@ -1,5 +1,5 @@
 name: xpra-html5
-version: 6.0+git20220926.c248091
-mtime: 1664219369
-commit: c24809147fca83b9edbc49402b901dd4b5e67a93
+version: 7.0+git20221031.f1e0fa1
+mtime: 1667209213
+commit: f1e0fa1865e0dd48057538d49b6060e6e72e6b6c
 

Reply via email to