From 2078fad0145fd38bb5f8ded0ec253164a9fd6c2fba39fe19617d39d12cdb7f3a Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Sun, 15 Jan 2023 12:22:35 +0000 Subject: [PATCH] Accepting request 1058453 from home:AndreasStieger:branches:utilities ugrep 3.9.5 OBS-URL: https://build.opensuse.org/request/show/1058453 OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=70 --- ugrep-3.9.4.tar.gz | 3 --- ugrep-3.9.5.tar.gz | 3 +++ ugrep.changes | 8 ++++++++ ugrep.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 ugrep-3.9.4.tar.gz create mode 100644 ugrep-3.9.5.tar.gz diff --git a/ugrep-3.9.4.tar.gz b/ugrep-3.9.4.tar.gz deleted file mode 100644 index 019e6eb..0000000 --- a/ugrep-3.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e2fed4b347a0cd84709dc6629f77cab4e389337b015346ca250b1bc95689382 -size 4446303 diff --git a/ugrep-3.9.5.tar.gz b/ugrep-3.9.5.tar.gz new file mode 100644 index 0000000..eb88331 --- /dev/null +++ b/ugrep-3.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7872dae0c016db53eaa6b0e8497fbac635e0fc80eb347b0f2142c3dba44ea18d +size 4446404 diff --git a/ugrep.changes b/ugrep.changes index 998f461..cb6e864 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 15 12:18:22 UTC 2023 - Andreas Stieger + +- update to 3.9.5: + * Fix option -l (files-with-matches) when used with option -z + (decompress) which would sometimes show duplicates when a + compressed files had many matches + ------------------------------------------------------------------- Thu Jan 5 09:08:20 UTC 2023 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index 5206ef0..97b8749 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 3.9.4 +Version: 3.9.5 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause