Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zellij for openSUSE:Factory checked 
in at 2023-09-11 21:21:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zellij (Old)
 and      /work/SRC/openSUSE:Factory/.zellij.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zellij"

Mon Sep 11 21:21:36 2023 rev:15 rq:1110146 version:0.38.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/zellij/zellij.changes    2023-08-21 
11:45:48.763715412 +0200
+++ /work/SRC/openSUSE:Factory/.zellij.new.1766/zellij.changes  2023-09-11 
21:25:57.953466550 +0200
@@ -1,0 +2,20 @@
+Sat Sep  9 13:59:14 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Add session-manager and fixture-tests plugins.
+
+-------------------------------------------------------------------
+Sat Sep  9 13:21:11 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Update to version 0.38.1:
+  * refactor(server): remove unnecessary mut
+  * fix(status-bar): add break tab hints
+  * fix(reconnect): glitches on windows terminal
+  * fix(grid): memory leak with unfocused tabs
+  * fix(input): enforce ordering of actions after opening a new pane
+
+-------------------------------------------------------------------
+Sat Sep  9 13:15:26 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Remove zellij-fix-theme-dir.patch 
+
+-------------------------------------------------------------------

Old:
----
  zellij-0.37.2.tar.gz
  zellij-fix-theme-dir.patch

New:
----
  zellij-0.38.1.tar.gz

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

Other differences:
------------------
++++++ zellij.spec ++++++
--- /var/tmp/diff_new_pack.9o4JDV/_old  2023-09-11 21:26:00.309550542 +0200
+++ /var/tmp/diff_new_pack.9o4JDV/_new  2023-09-11 21:26:00.309550542 +0200
@@ -22,7 +22,7 @@
 
 %bcond_with     test
 Name:           zellij
-Version:        0.37.2
+Version:        0.38.1
 Release:        0
 Summary:        Terminal workspace with batteries included
 License:        MIT
@@ -31,7 +31,6 @@
 Source1:        vendor.tar.zst
 Source2:        cargo_config
 Source3:        README.suse-maint.md
-Patch0:         zellij-fix-theme-dir.patch
 BuildRequires:  cargo-packaging
 BuildRequires:  rust+cargo
 BuildRequires:  zstd
@@ -104,6 +103,12 @@
 pushd default-plugins/strider
 cargo --offline build --release --target=wasm32-wasi
 popd
+pushd default-plugins/session-manager
+cargo --offline build --release --target=wasm32-wasi
+popd
+pushd default-plugins/fixture-plugin-for-tests
+cargo --offline build --release --target=wasm32-wasi
+popd
 
 # Move the results to the place they are expected
 mv -v target/wasm32-wasi/release/*.wasm zellij-utils/assets/plugins/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9o4JDV/_old  2023-09-11 21:26:00.353552110 +0200
+++ /var/tmp/diff_new_pack.9o4JDV/_new  2023-09-11 21:26:00.357552253 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="manual" />
   <service name="cargo_vendor" mode="manual">
-     <param name="srctar">zellij-0.37.2.tar.gz</param>
+     <param name="srctar">zellij-0.38.1.tar.gz</param>
      <param name="compression">zst</param>
      <param name="update">true</param>
   </service>

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.9o4JDV/_old  2023-09-11 21:26:00.373552824 +0200
+++ /var/tmp/diff_new_pack.9o4JDV/_new  2023-09-11 21:26:00.377552966 +0200
@@ -3,5 +3,4 @@
 
 [source.vendored-sources]
 directory = "vendor"
-(No newline at EOF)
 

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.9o4JDV/_old and 
/var/tmp/diff_new_pack.9o4JDV/_new differ

++++++ zellij-0.37.2.tar.gz -> zellij-0.38.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/zellij/zellij-0.37.2.tar.gz 
/work/SRC/openSUSE:Factory/.zellij.new.1766/zellij-0.38.1.tar.gz differ: char 
13, line 1

Reply via email to