Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ugrep for openSUSE:Factory checked 
in at 2025-04-27 22:54:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ugrep (Old)
 and      /work/SRC/openSUSE:Factory/.ugrep.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ugrep"

Sun Apr 27 22:54:29 2025 rev:84 rq:1272941 version:7.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ugrep/ugrep.changes      2025-03-24 
13:32:36.644722317 +0100
+++ /work/SRC/openSUSE:Factory/.ugrep.new.30101/ugrep.changes   2025-04-27 
22:54:47.677388888 +0200
@@ -1,0 +2,22 @@
+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.1.obscpio

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

Other differences:
------------------
++++++ ugrep.spec ++++++
--- /var/tmp/diff_new_pack.Mug8ar/_old  2025-04-27 22:54:48.441420828 +0200
+++ /var/tmp/diff_new_pack.Mug8ar/_new  2025-04-27 22:54:48.445420995 +0200
@@ -23,7 +23,7 @@
 %bcond_without fish
 %endif
 Name:           ugrep
-Version:        7.3.0
+Version:        7.4.1
 Release:        0
 Summary:        Universal grep: a feature-rich grep implementation with focus 
on speed
 License:        BSD-3-Clause

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Mug8ar/_old  2025-04-27 22:54:48.477422333 +0200
+++ /var/tmp/diff_new_pack.Mug8ar/_new  2025-04-27 22:54:48.481422500 +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.1</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Mug8ar/_old  2025-04-27 22:54:48.505423504 +0200
+++ /var/tmp/diff_new_pack.Mug8ar/_new  2025-04-27 22:54:48.509423671 +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">3d7886e62040069432a04189a41027a120f680a3</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ ugrep-7.3.0.obscpio -> ugrep-7.4.1.obscpio ++++++
++++ 9335 lines of diff (skipped)

++++++ ugrep.obsinfo ++++++
--- /var/tmp/diff_new_pack.Mug8ar/_old  2025-04-27 22:54:49.413461465 +0200
+++ /var/tmp/diff_new_pack.Mug8ar/_new  2025-04-27 22:54:49.417461631 +0200
@@ -1,5 +1,5 @@
 name: ugrep
-version: 7.3.0
-mtime: 1741024231
-commit: efc601e4bd731d9ed30c32500922e6b947b459d4
+version: 7.4.1
+mtime: 1745510779
+commit: 3d7886e62040069432a04189a41027a120f680a3
 

Reply via email to