Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ugrep for openSUSE:Leap:16.0 checked 
in at 2025-05-03 18:44:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/ugrep (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.ugrep.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ugrep"

Sat May  3 18:44:58 2025 rev:3 rq:1273719 version:7.4.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/ugrep/ugrep.changes    2025-04-01 
11:42:17.290761578 +0200
+++ /work/SRC/openSUSE:Leap:16.0/.ugrep.new.30101/ugrep.changes 2025-05-03 
18:45:06.345905402 +0200
@@ -1,0 +2,30 @@
+Wed Apr 30 09:17:39 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 7.4.2:
+  * speed up regex pattern search for some more extreme cases
+  * clean up code base to remove shadowed locals
+  * add safeguards for preventable pattern undermatch
+
+-------------------------------------------------------------------
+Sun Apr 27 11:49:31 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 7.4.1:
+  * more responsive output when searching slow standard input pipes
+    such as tail -f log | ug pattern
+  * new option argument -t seed7 (or --file-type=seed7) searches
+    seed7 files
+  * faster path glob search
+  * options with paths (globs containing a /) also enable option
+    -r when -d, -r or -R are not specified
+  * clarify the usefulness of the default to not empty-match
+    empty-matching patterns versus GNU grep that does
+    (as with ugrep option -Y)
+  * option -z (or --decompress) now also auto-detects bzip2, XZ,
+    and Zstandard compressed files
+  * new option --from=FILE: read additional pathnames of files to
+    search from FILE
+  * drain the input pipe until EOF when reading non-seekable
+    standard input such as from a pipe, for compatibility with GNU
+    grep
+
+-------------------------------------------------------------------

Old:
----
  ugrep-7.3.0.obscpio

New:
----
  ugrep-7.4.2.obscpio

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

Other differences:
------------------
++++++ ugrep.spec ++++++
--- /var/tmp/diff_new_pack.Jl9eZa/_old  2025-05-03 18:45:06.793924108 +0200
+++ /var/tmp/diff_new_pack.Jl9eZa/_new  2025-05-03 18:45:06.793924108 +0200
@@ -23,7 +23,7 @@
 %bcond_without fish
 %endif
 Name:           ugrep
-Version:        7.3.0
+Version:        7.4.2
 Release:        0
 Summary:        Universal grep: a feature-rich grep implementation with focus 
on speed
 License:        BSD-3-Clause

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Jl9eZa/_old  2025-05-03 18:45:06.829925611 +0200
+++ /var/tmp/diff_new_pack.Jl9eZa/_new  2025-05-03 18:45:06.833925779 +0200
@@ -5,7 +5,7 @@
     <param name="changesgenerate">enable</param>
     <param name="filename">ugrep</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v7.3.0</param>
+    <param name="revision">v7.4.2</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Jl9eZa/_old  2025-05-03 18:45:06.853926614 +0200
+++ /var/tmp/diff_new_pack.Jl9eZa/_new  2025-05-03 18:45:06.857926780 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
       <param name="url">https://github.com/Genivia/ugrep.git</param>
-      <param 
name="changesrevision">efc601e4bd731d9ed30c32500922e6b947b459d4</param>
+      <param 
name="changesrevision">c4c9fa0e0d035223369588d8db63a082a8d0f289</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ ugrep-7.3.0.obscpio -> ugrep-7.4.2.obscpio ++++++
++++ 10016 lines of diff (skipped)

++++++ ugrep.obsinfo ++++++
--- /var/tmp/diff_new_pack.Jl9eZa/_old  2025-05-03 18:45:07.981973715 +0200
+++ /var/tmp/diff_new_pack.Jl9eZa/_new  2025-05-03 18:45:07.985973881 +0200
@@ -1,5 +1,5 @@
 name: ugrep
-version: 7.3.0
-mtime: 1741024231
-commit: efc601e4bd731d9ed30c32500922e6b947b459d4
+version: 7.4.2
+mtime: 1745840697
+commit: c4c9fa0e0d035223369588d8db63a082a8d0f289
 

Reply via email to