diff --git a/ugrep-3.10.1.tar.gz b/ugrep-3.10.1.tar.gz deleted file mode 100644 index daf4e45..0000000 --- a/ugrep-3.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:720b80c5aa733d906dba2caa07c50ac6242d64fde8c7402a5d69d471a94d7e76 -size 4448235 diff --git a/ugrep-3.11.0.tar.gz b/ugrep-3.11.0.tar.gz new file mode 100644 index 0000000..350aa00 --- /dev/null +++ b/ugrep-3.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35ed29b251f71a7165b059b99b17cffe6947abebb8db025383aa9b897408e0be +size 4459571 diff --git a/ugrep.changes b/ugrep.changes index 91bc7a3..d676161 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Mar 19 07:50:55 UTC 2023 - Andreas Stieger + +- update to 3.11.0: + * Update --format output when used with option -o to also enable + option -u to show all matches automatically; + * improve --json, --xml, --csv output when used with option -o + * update option -o output with headings (when applicable) for + every match like GNU grep + * update options --format and --replace field %m to output the + number of matches sequentially + * new --format and --replace field %M outputs number of matching + lines + ------------------------------------------------------------------- Sat Mar 18 08:31:34 UTC 2023 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index 9876eac..fc897ed 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 3.10.1 +Version: 3.11.0 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause