Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ugrep for openSUSE:Factory checked in at 2024-11-05 15:41:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ugrep (Old) and /work/SRC/openSUSE:Factory/.ugrep.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ugrep" Tue Nov 5 15:41:41 2024 rev:76 rq:1221323 version:7.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ugrep/ugrep.changes 2024-10-14 13:08:27.335847687 +0200 +++ /work/SRC/openSUSE:Factory/.ugrep.new.2020/ugrep.changes 2024-11-05 15:42:09.504935457 +0100 @@ -1,0 +2,16 @@ +Mon Oct 28 20:35:07 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de> + +- update to 7.0.2: + * rewritten SIMD acceleration logic and the search algorithm + selection decision logic to speed up pattern matching (the + actual speedup depends on the type of regex patterns specified) + * improved regex anchors and word boundary matching speed and + support + * fix option --xml pathnames with special characters, which are + unlikely to occur in pathnames, but aren't strictly forbidden + * updated option --hexdump with -ABC context hex lines before and + after a match + * the TUI now also uses the VISUAL environment variable if PAGER + is not set + +------------------------------------------------------------------- Old: ---- ugrep-6.5.0.tar.gz New: ---- ugrep-7.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ugrep.spec ++++++ --- /var/tmp/diff_new_pack.fRLrSy/_old 2024-11-05 15:42:11.097002154 +0100 +++ /var/tmp/diff_new_pack.fRLrSy/_new 2024-11-05 15:42:11.105002488 +0100 @@ -23,7 +23,7 @@ %bcond_without fish %endif Name: ugrep -Version: 6.5.0 +Version: 7.0.2 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause @@ -46,13 +46,6 @@ %if 0%{?suse_version} > 1599 BuildRequires: pkgconfig(bzip3) %endif -# lib/matcher_avx2.cpp is selected based on a runtime AVX2 check -# lib/matcher_avx512bw.cpp is selected based on runtime AVX512BW check -# Make OBS select an x86_64-v3 build host to reproducibly enable usage -# without cross-compiling -%ifarch x86_64 -#!BuildConstraint: hardware:cpu:flag x86-64-v3 -%endif %description Ugrep supports an interactive query UI and can search file systems, source ++++++ ugrep-6.5.0.tar.gz -> ugrep-7.0.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/ugrep/ugrep-6.5.0.tar.gz /work/SRC/openSUSE:Factory/.ugrep.new.2020/ugrep-7.0.2.tar.gz differ: char 26, line 1