diff --git a/ugrep-2.5.5.tar.gz b/ugrep-2.5.5.tar.gz deleted file mode 100644 index d318d20..0000000 --- a/ugrep-2.5.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45b7b48d9c0239bad17faf3bfef80458d1ab5f4e2bb74c058616d802b171e4d4 -size 4095621 diff --git a/ugrep-2.5.6.tar.gz b/ugrep-2.5.6.tar.gz new file mode 100644 index 0000000..5852289 --- /dev/null +++ b/ugrep-2.5.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02fc3e3575a6d5482d19e748331c4e3a0e5c85d95c96dbceb06abbab5cbb8cdf +size 4098822 diff --git a/ugrep.changes b/ugrep.changes index c292c79..946a6d7 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Sep 22 14:33:50 UTC 2020 - Andreas Stieger + +- ugrep 2.5.6: + * Interactive query UI usability improvements + * new query UI commands: + Alt-[ (decrease fuzziness by one), + Alt-] (increase fuzziness by one), + Alt-{ (decrease context size by one line), + Alt-} (increase context size by one line) + ------------------------------------------------------------------- Thu Sep 3 11:44:21 UTC 2020 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index 251baf2..31fe223 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 2.5.5 +Version: 2.5.6 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause