Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ugrep"

Sun Aug 20 00:11:47 2023 rev:49 rq:1104696 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ugrep/ugrep.changes      2023-08-16 
14:17:37.823201866 +0200
+++ /work/SRC/openSUSE:Factory/.ugrep.new.1766/ugrep.changes    2023-08-20 
00:15:06.699340842 +0200
@@ -1,0 +2,20 @@
+Fri Aug 18 16:20:22 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 4.0.0:
+  * faster async output, speeds up ugrep 3x when outputting many
+    matching lines
+  * removed "rest line" buffering, speeds up ugrep up to 2x,
+    depending on the output-related options used
+  * removed redundant "binary file" checking, speed-up 10%~20%
+  * double size input buffer, speeds up searching 5%~20% when
+    searching very large files (GB) with none/infrequent pattern
+    matches
+  * faster empty pattern matching, i.e. pattern '' matches all
+    lines faster, as much as 10x faster
+  * removed redundant color escape codes from the output
+  * option -Q with an optional argument is now -Q=DELAY instead of
+    -QDELAY, so -Q2 is -Q -2 (simple options should be composable/
+    separable) which searches 2 directory levels deep with the
+    query TUI
+
+-------------------------------------------------------------------

Old:
----
  ugrep-3.12.7.tar.gz

New:
----
  ugrep-4.0.0.tar.gz

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

Other differences:
------------------
++++++ ugrep.spec ++++++
--- /var/tmp/diff_new_pack.l6rmjY/_old  2023-08-20 00:15:07.503342424 +0200
+++ /var/tmp/diff_new_pack.l6rmjY/_new  2023-08-20 00:15:07.515342448 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ugrep
-Version:        3.12.7
+Version:        4.0.0
 Release:        0
 Summary:        Universal grep: a feature-rich grep implementation with focus 
on speed
 License:        BSD-3-Clause

++++++ ugrep-3.12.7.tar.gz -> ugrep-4.0.0.tar.gz ++++++
++++ 11137 lines of diff (skipped)

Reply via email to