From 6016546b2d954f34432e4c4b356ead7cb7ec0e0bee493ea49ffdbaf244210d4a Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Sat, 26 Aug 2023 07:07:26 +0000 Subject: [PATCH] Accepting request 1106020 from home:AndreasStieger:branches:utilities ugrep 4.0.4 OBS-URL: https://build.opensuse.org/request/show/1106020 OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=104 --- ugrep-4.0.3.tar.gz | 3 --- ugrep-4.0.4.tar.gz | 3 +++ ugrep.changes | 7 +++++++ ugrep.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 ugrep-4.0.3.tar.gz create mode 100644 ugrep-4.0.4.tar.gz diff --git a/ugrep-4.0.3.tar.gz b/ugrep-4.0.3.tar.gz deleted file mode 100644 index 293df7c..0000000 --- a/ugrep-4.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd1c3361494d027c898a297bbf4067009ea677c4965c77f5adcfcfe6f84fc494 -size 4513653 diff --git a/ugrep-4.0.4.tar.gz b/ugrep-4.0.4.tar.gz new file mode 100644 index 0000000..c249202 --- /dev/null +++ b/ugrep-4.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3985b5381c2ba02c24d71fa7754d045fe72bc31fc66c02a8375140b2f8a5e7e6 +size 4565847 diff --git a/ugrep.changes b/ugrep.changes index 6a9707a..fbd27c0 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Aug 26 07:06:28 UTC 2023 - Andreas Stieger + +- update to 4.0.4: + * update --save-config as per user request + * correct an issue with -o and context + ------------------------------------------------------------------- Fri Aug 25 18:15:33 UTC 2023 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index f4fd1da..4244c99 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 4.0.3 +Version: 4.0.4 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause