From a264d155b54e909991b4f110537bce03ec196f46a4a43dbc3c9cca76455aa8b4 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Wed, 11 May 2022 09:23:36 +0000 Subject: [PATCH] Accepting request 976255 from home:AndreasStieger:branches:utilities ugrep 3.7.11 OBS-URL: https://build.opensuse.org/request/show/976255 OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=52 --- ugrep-3.7.10.tar.gz | 3 --- ugrep-3.7.11.tar.gz | 3 +++ ugrep.changes | 7 +++++++ ugrep.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 ugrep-3.7.10.tar.gz create mode 100644 ugrep-3.7.11.tar.gz diff --git a/ugrep-3.7.10.tar.gz b/ugrep-3.7.10.tar.gz deleted file mode 100644 index b81dc74..0000000 --- a/ugrep-3.7.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:733503055e309e83898a403481d92357fc3b02d4642acdb51026dd2dd44e0477 -size 4416069 diff --git a/ugrep-3.7.11.tar.gz b/ugrep-3.7.11.tar.gz new file mode 100644 index 0000000..cb7c46c --- /dev/null +++ b/ugrep-3.7.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47cf3eee0a6eb759a5ee53b8e0e09d5d1843c5597cfd83e9c88f1b29e6873b2b +size 4419102 diff --git a/ugrep.changes b/ugrep.changes index 3dbfc31..ed364bd 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 11 04:22:53 UTC 2022 - Andreas Stieger + +- update to 3.7.11: + * New -Zbest (--fuzzy=best) option argument best to only output + the best matching patterns + ------------------------------------------------------------------- Tue May 10 04:33:22 UTC 2022 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index a9490fc..25396bc 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 3.7.10 +Version: 3.7.11 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause