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-02-06 22:08:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ugrep (Old)
 and      /work/SRC/openSUSE:Factory/.ugrep.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ugrep"

Thu Feb  6 22:08:14 2025 rev:82 rq:1243533 version:7.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ugrep/ugrep.changes      2025-01-13 
17:50:58.568726354 +0100
+++ /work/SRC/openSUSE:Factory/.ugrep.new.2316/ugrep.changes    2025-02-06 
22:09:20.883815559 +0100
@@ -1,0 +2,34 @@
+Wed Feb  5 14:17:52 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 7.2.2:
+  * improve search speed when the specified regex pattern is not
+    found in the input when the specified regex starts with a
+    wildcard such as .*, which previously resulted in unnecessary
+    regex match processing overhead
+
+-------------------------------------------------------------------
+Tue Jan 28 06:44:29 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 7.2.1:
+  * Fix possible hang when SIMD is not available for some options
+    and patterns
+
+-------------------------------------------------------------------
+Fri Jan 24 13:28:19 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 7.2.0:
+  * new options --no-files-with-matches and --no-count
+  * update options -i and -j when used together: -i unconditional
+    case-insensitive matching should override -j smart-case
+    conditional case-insensitive matching
+  * new adoc type added to option -t or --file-type
+  * new full support for GNU/BSD grep option -z (--null-data),
+    such that -z is reassigned from --decompress to --null-data
+    when ugrep is specifically copied or symlinked with the target
+    name grep, egrep, fgrep, zgrep, zegrep, or zfgrep executable
+    file binaries to run as replacements of GNU/BSD grep
+  * fix a bug in ugrep v7 when matching certain case-insensitive
+    patterns at the very end of a file at EOF when an EOL before
+    EOF is missing (this is not a problem in versions prior to v7)
+
+-------------------------------------------------------------------

Old:
----
  ugrep-7.1.3.obscpio

New:
----
  ugrep-7.2.2.obscpio

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

Other differences:
------------------
++++++ ugrep.spec ++++++
--- /var/tmp/diff_new_pack.dhxWcE/_old  2025-02-06 22:09:28.128114077 +0100
+++ /var/tmp/diff_new_pack.dhxWcE/_new  2025-02-06 22:09:28.148114900 +0100
@@ -23,7 +23,7 @@
 %bcond_without fish
 %endif
 Name:           ugrep
-Version:        7.1.3
+Version:        7.2.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.dhxWcE/_old  2025-02-06 22:09:28.468128087 +0100
+++ /var/tmp/diff_new_pack.dhxWcE/_new  2025-02-06 22:09:28.508129736 +0100
@@ -5,7 +5,7 @@
     <param name="changesgenerate">enable</param>
     <param name="filename">ugrep</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v7.1.3</param>
+    <param name="revision">v7.2.2</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.dhxWcE/_old  2025-02-06 22:09:28.732138966 +0100
+++ /var/tmp/diff_new_pack.dhxWcE/_new  2025-02-06 22:09:28.776140780 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
       <param name="url">https://github.com/Genivia/ugrep.git</param>
-      <param 
name="changesrevision">f07d4a610dc43e5b27a4ffdfd32b66c9e34e7ac8</param>
+      <param 
name="changesrevision">8e9e97861f65408a2fb1196a7b112b992e7ca812</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ ugrep-7.1.3.obscpio -> ugrep-7.2.2.obscpio ++++++
++++ 4303 lines of diff (skipped)

++++++ ugrep.obsinfo ++++++
--- /var/tmp/diff_new_pack.dhxWcE/_old  2025-02-06 22:09:31.276243802 +0100
+++ /var/tmp/diff_new_pack.dhxWcE/_new  2025-02-06 22:09:31.288244296 +0100
@@ -1,5 +1,5 @@
 name: ugrep
-version: 7.1.3
-mtime: 1736450648
-commit: f07d4a610dc43e5b27a4ffdfd32b66c9e34e7ac8
+version: 7.2.2
+mtime: 1738613410
+commit: 8e9e97861f65408a2fb1196a7b112b992e7ca812
 

Reply via email to