Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zellij for openSUSE:Factory checked 
in at 2025-08-25 20:38:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zellij (Old)
 and      /work/SRC/openSUSE:Factory/.zellij.new.30751 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zellij"

Mon Aug 25 20:38:45 2025 rev:26 rq:1301195 version:0.43.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/zellij/zellij.changes    2025-04-22 
22:13:46.952640529 +0200
+++ /work/SRC/openSUSE:Factory/.zellij.new.30751/zellij.changes 2025-08-25 
20:40:19.205676143 +0200
@@ -1,0 +2,30 @@
+Fri Aug 08 20:14:28 UTC 2025 - RN <[email protected]>
+
+- Update to version 0.43.1:
+  * chore(release): v0.43.1
+  * docs(changelog): KKP fix
+  * fix(terminal): handle omitted flags in kitty keyboard protocol push 
sequence (#4334)
+  * fix(web): use session name as initial document title (#4357)
+  * fix(compact-bar): make tooltip hints use opaque bg (#4356)
+  * docs(readme): description and roadmap update
+  * docs(changelog): resurrection fix
+  * fix(list): do not list sessions as resurrectable unless they are (#4354)
+  * docs(changelog): terminal title fix
+  * fix: terminal title (#4352)
+
+-------------------------------------------------------------------
+Fri Aug 08 20:10:44 UTC 2025 - RN <[email protected]>
+
+- Update to version 0.43.0:
+  * chore(release): v0.43.0
+  * style: link and help fixes (#4339)
+  * fix(ci): make cross compilation work with the no-web variant (#4330)
+  * style: some cleanups (#4329)
+  * docs(about): release notes for version 0.43.0 (#4326)
+  * fix(web): focus terminal on init (#4325)
+  * fix(web): allow pasting with cmd-v (#4321)
+  * fix(web-client): theme not loading (#4265)
+  * Add gruber-darker theme (#4288)
+  * fix(web_server): Handle extracting session_token from multiple cookies 
(#4271)
+
+-------------------------------------------------------------------

Old:
----
  zellij-0.42.2.tar.zst

New:
----
  zellij-0.43.1.tar.zst

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

Other differences:
------------------
++++++ zellij.spec ++++++
--- /var/tmp/diff_new_pack.HOYqTZ/_old  2025-08-25 20:40:20.589734125 +0200
+++ /var/tmp/diff_new_pack.HOYqTZ/_new  2025-08-25 20:40:20.589734125 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zellij
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # 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 @@
 
 %bcond_with     test
 Name:           zellij
-Version:        0.42.2
+Version:        0.43.1
 Release:        0
 Summary:        Terminal workspace with batteries included
 License:        MIT
@@ -114,6 +114,12 @@
 pushd default-plugins/about
 cargo --offline build --release --target=wasm32-wasip1
 popd
+pushd default-plugins/share
+cargo --offline build --release --target=wasm32-wasip1
+popd
+pushd default-plugins/multiple-select
+cargo --offline build --release --target=wasm32-wasip1
+popd
 
 # Move the results to the place they are expected
 mv -v target/wasm32-wasip1/release/*.wasm zellij-utils/assets/plugins/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.HOYqTZ/_old  2025-08-25 20:40:20.649736639 +0200
+++ /var/tmp/diff_new_pack.HOYqTZ/_new  2025-08-25 20:40:20.669737477 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/zellij-org/zellij.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.42.2</param>
+    <param name="revision">v0.43.1</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.HOYqTZ/_old  2025-08-25 20:40:20.701738818 +0200
+++ /var/tmp/diff_new_pack.HOYqTZ/_new  2025-08-25 20:40:20.717739488 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/zellij-org/zellij.git</param>
-              <param 
name="changesrevision">20838a4114f09c2246ce14127ecc6557d9e4cec0</param></service></servicedata>
+              <param 
name="changesrevision">d121d8e0162b844a7c7f95e9bff7e9f8d2cef5e9</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/zellij/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.zellij.new.30751/vendor.tar.zst differ: char 7, 
line 1

++++++ zellij-0.42.2.tar.zst -> zellij-0.43.1.tar.zst ++++++
/work/SRC/openSUSE:Factory/zellij/zellij-0.42.2.tar.zst 
/work/SRC/openSUSE:Factory/.zellij.new.30751/zellij-0.43.1.tar.zst differ: char 
7, line 1

Reply via email to