diff --git a/ugrep-3.2.2.tar.gz b/ugrep-3.2.2.tar.gz deleted file mode 100644 index b95fce4..0000000 --- a/ugrep-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daedcb76da090b46e98cd5dc2b8785b6dccfe28d80e1fd4b1076b4c251f7244d -size 4152539 diff --git a/ugrep-3.3.4.tar.gz b/ugrep-3.3.4.tar.gz new file mode 100644 index 0000000..09ffbb9 --- /dev/null +++ b/ugrep-3.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5eca59aa67020052e5f796dfaddc1cb30ee9dd6e4cd89fb5cde1e3f110584ff +size 4275721 diff --git a/ugrep.changes b/ugrep.changes index dc66905..bef85bc 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jun 24 11:39:05 UTC 2021 - Andreas Stieger + +- ugrep 3.3.4: + * New --hyperlink option for terminals that support it + * Revised and enhanced option -P (PCRE) compatible with GNU grep + * Improved query UI option -Q with quick Tab/Shift/Tab navigation + * CTRL-Y file viewing with --view to specify viewer + * Improved CTRL-X/CTRL-R bookmarking to restore search state + * Fix compatibility with GNU grep binary file search results + * fix an optimization preventing unnecessary backtracking + * performance improvement for option -P + ------------------------------------------------------------------- Thu May 13 14:26:08 UTC 2021 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index 9afd305..ff39035 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 3.2.2 +Version: 3.3.4 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause