From a7a983003e1fea15f5dde09d728f152cc05bae726bf12e48438652b224c15282 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 10 May 2022 07:34:53 +0000 Subject: [PATCH] Accepting request 975999 from home:AndreasStieger:branches:utilities ugrep 3.7.10 OBS-URL: https://build.opensuse.org/request/show/975999 OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=50 --- ugrep-3.7.10.tar.gz | 3 +++ ugrep-3.7.9.tar.gz | 3 --- ugrep.changes | 7 +++++++ ugrep.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 ugrep-3.7.10.tar.gz delete mode 100644 ugrep-3.7.9.tar.gz diff --git a/ugrep-3.7.10.tar.gz b/ugrep-3.7.10.tar.gz new file mode 100644 index 0000000..b81dc74 --- /dev/null +++ b/ugrep-3.7.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733503055e309e83898a403481d92357fc3b02d4642acdb51026dd2dd44e0477 +size 4416069 diff --git a/ugrep-3.7.9.tar.gz b/ugrep-3.7.9.tar.gz deleted file mode 100644 index 0cceb45..0000000 --- a/ugrep-3.7.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:016e771756574a2a0b026ec50f7e7f3898d39cb61771ce98bc225c34d86a03be -size 4415757 diff --git a/ugrep.changes b/ugrep.changes index 5efeed6..3dbfc31 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 10 04:33:22 UTC 2022 - Andreas Stieger + +- update to 3.7.10: + * -Z (--fuzzy) can now be combined with -U (--binary) to fuzzy + match bytes instead of Unicode characters + ------------------------------------------------------------------- Fri Apr 8 09:49:39 UTC 2022 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index 513a1ff..a9490fc 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 3.7.9 +Version: 3.7.10 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause