Script 'mail_helper' called by obssrc
Hello community,

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

Package is "xplr"

Mon Aug 21 11:44:36 2023 rev:8 rq:1104876 version:0.21.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xplr/xplr.changes        2023-06-03 
00:08:10.798327723 +0200
+++ /work/SRC/openSUSE:Factory/.xplr.new.1766/xplr.changes      2023-08-21 
11:44:38.211580237 +0200
@@ -1,0 +2,23 @@
+Sun Aug 13 13:26:52 UTC 2023 - Soc Virnyl Estela <[email protected]>
+
+- Replace obsoleted `disabled` option with `manual`
+
+-------------------------------------------------------------------
+Thu Aug 10 06:58:13 UTC 2023 - Soc Virnyl Estela <[email protected]>
+
+- Update vendored dependencies.
+- Always update vendored deps in _service.
+- Add signature xplr-0.21.3.tar.gz.asc
+
+-------------------------------------------------------------------
+Thu Aug 10 06:51:36 UTC 2023 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 0.21.3:
+  * Fixed "Illegal format character q" error seen on non GNU (including macOS 
and BSD) systems
+  * Fixed a UI issue causing lower priority styles being fully ignored
+  * Press f1 to see the global help menu from any mode, without leaving the 
mode.
+  * Current mode help menu will be displayed on top of the global help menu.
+  * Added hook: on_selection_change.
+  * Documentation improvements.
+  
+-------------------------------------------------------------------

Old:
----
  xplr-0.21.2.tar.gz
  xplr-0.21.2.tar.gz.asc

New:
----
  xplr-0.21.3.tar.gz
  xplr-0.21.3.tar.gz.asc

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

Other differences:
------------------
++++++ xplr.spec ++++++
--- /var/tmp/diff_new_pack.c9SXvj/_old  2023-08-21 11:44:41.555586643 +0200
+++ /var/tmp/diff_new_pack.c9SXvj/_new  2023-08-21 11:44:41.559586651 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           xplr
-Version:        0.21.2
+Version:        0.21.3
 Release:        0
 Summary:        TUI file explorer
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.c9SXvj/_old  2023-08-21 11:44:41.603586735 +0200
+++ /var/tmp/diff_new_pack.c9SXvj/_new  2023-08-21 11:44:41.611586751 +0200
@@ -1,14 +1,14 @@
 <services>
-  <service name="download_files" mode="disabled" />
-  <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">xplr-0.21.2.tar.gz</param>
+  <service name="download_files" mode="manual" />
+  <service name="cargo_vendor" mode="manual">
+     <param name="srctar">xplr-0.21.3.tar.gz</param>
      <param name="compression">zst</param>
-     <param name="update">false</param>
+     <param name="update">true</param>
   </service>
-  <service name="cargo_audit" mode="disabled">
-     <param name="srcdir">xplr-0.21.2</param>
+  <service name="cargo_audit" mode="manual">
+     <param name="srcdir">xplr-0.21.3</param>
   </service>
-  <service name="source_validator" mode="disabled" />
+  <service name="source_validator" mode="manual" />
 </services>
 
 

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

++++++ xplr-0.21.2.tar.gz -> xplr-0.21.3.tar.gz ++++++
++++ 3738 lines of diff (skipped)

Reply via email to