Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package broot for openSUSE:Factory checked 
in at 2025-09-25 18:45:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/broot (Old)
 and      /work/SRC/openSUSE:Factory/.broot.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "broot"

Thu Sep 25 18:45:52 2025 rev:10 rq:1307077 version:1.49.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/broot/broot.changes      2025-04-20 
19:50:25.509019980 +0200
+++ /work/SRC/openSUSE:Factory/.broot.new.11973/broot.changes   2025-09-25 
18:47:57.184845511 +0200
@@ -1,0 +2,42 @@
+Wed Sep 24 14:07:05 UTC 2025 - Martin Sirringhaus <[email protected]>
+
+- v1.49.1
+  * watching made much more efficient (some deep changes won't lead to an 
automatic refresh which only impacts dir size)
+  * the name given with `--listen` is now provided to verb as the 
`{server-name}` verb argument
+
+- v1.49.0
+  * `:toggle_watch` internal, with `:watch` shortcut, bound by default to 
`alt-w`. When watching is active, the tree is refreshed whenever any 
directory/file, even deep, is changed - Fix #730
+  * fallback to a transparent background for images in image preview instead 
of a specific color - Fix #1040 - Thanks @letmeiiiin
+  * fix --server socket written at a non writable location on Android/termux - 
Fix #1045
+
+- v1.48.0
+  * Support for the 'Cmd' modifier in key shortcuts (the key is called 
'Command', 'Super', 'Apple', 'Windows', depending on systems and users)
+  * "filesystem" features have been made available for Mac:
+      - the `:fs` screen, listing filesystems
+      - filesystem free space & total space displayed when size computations 
are requested
+      - device id displayed with `:toggle_device_id` (shortcut: "dev")
+  * Fix `.config/git/ignore` not being loaded on Mac - Fix #1032 - Thanks 
@9999years
+
+- v1.47.0
+  * text files with control chars were previously previewed as binary. They're 
now displayed as text with some '�' when needed - Fix #977
+  * files with ANSI escape codes (such as the one you would obtain with `dysk 
--color yes > ansi.txt` can now be previewed with `:preview_tty` - Fix #1019
+  * first line of the tree is cropped (right aligned) when it doesn't fit
+
+- v1.46.5
+  * fix `:focus some/path` called in a command sequence always opening new 
panel - Fix #1014
+
+- v1.46.4
+  * support for keys F13 to F24 (if your system supports it)
+  * fix `:focus` with argument given in configuration going up one level when 
root is selected - Fix #1009
+  * fix `--max-depth` ignored when in `default_flags` - Fix #1013
+
+- v1.46.3
+  * fix broot waiting for events on internals like `:quit` - Fix #1006
+
+- v1.46.2
+  * fix broken nushell script (`--max-depth` again)
+
+- v1.46.1
+  * fix nushell script broken by new `--max-depth` argument
+
+-------------------------------------------------------------------

Old:
----
  _scmsync.obsinfo
  broot-1.46.0.tar.gz
  build.specials.obscpio

New:
----
  broot-1.49.1.tar.gz

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

Other differences:
------------------
++++++ broot.spec ++++++
--- /var/tmp/diff_new_pack.ZKN7U5/_old  2025-09-25 18:47:58.088883349 +0200
+++ /var/tmp/diff_new_pack.ZKN7U5/_new  2025-09-25 18:47:58.088883349 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           broot
-Version:        1.46.0
+Version:        1.49.1
 Release:        0
 Summary:        A better way to navigate directories
 License:        GPL-2.0-only AND MIT AND MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ZKN7U5/_old  2025-09-25 18:47:58.132885191 +0200
+++ /var/tmp/diff_new_pack.ZKN7U5/_new  2025-09-25 18:47:58.140885526 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="download_files" mode="disabled" />
   <service name="cargo_vendor" mode="disabled">
-     <param name="srctar">broot-1.46.0.tar.gz</param>
+     <param name="srctar">broot-1.49.1.tar.gz</param>
      <param name="compression">xz</param>
      <param name="update">true</param>
      <param name="filter">true</param>

++++++ broot-1.46.0.tar.gz -> broot-1.49.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/broot/broot-1.46.0.tar.gz 
/work/SRC/openSUSE:Factory/.broot.new.11973/broot-1.49.1.tar.gz differ: char 
12, line 1

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/broot/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.broot.new.11973/vendor.tar.xz differ: char 15, line 
1

Reply via email to