From e49e7ef2141de750728a55a15de4d84c2ef454d95489e142dbc8e89326fd02f1 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Sun, 4 Jun 2023 18:22:21 +0000 Subject: [PATCH] Accepting request 1090764 from home:AndreasStieger:branches:utilities ugrep 3.12.1 OBS-URL: https://build.opensuse.org/request/show/1090764 OBS-URL: https://build.opensuse.org/package/show/utilities/ugrep?expand=0&rev=84 --- ugrep-3.11.2.tar.gz | 3 --- ugrep-3.12.1.tar.gz | 3 +++ ugrep.changes | 9 +++++++++ ugrep.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 ugrep-3.11.2.tar.gz create mode 100644 ugrep-3.12.1.tar.gz diff --git a/ugrep-3.11.2.tar.gz b/ugrep-3.11.2.tar.gz deleted file mode 100644 index c119d0e..0000000 --- a/ugrep-3.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a314cc6fe149eef9bc0f0d69c6b331d9d4491a100677c1b3fbb2159806cca2dd -size 4465613 diff --git a/ugrep-3.12.1.tar.gz b/ugrep-3.12.1.tar.gz new file mode 100644 index 0000000..7b79f07 --- /dev/null +++ b/ugrep-3.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a442ac9c0961746374d0627e6ec52d5c6250541640aeb9a698eb40382d0ec44c +size 4469868 diff --git a/ugrep.changes b/ugrep.changes index f536ac4..3b55973 100644 --- a/ugrep.changes +++ b/ugrep.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 4 18:18:13 UTC 2023 - Andreas Stieger + +- update to 3.12.1: + * New ug+ and ugrep+ commands to search pdfs, documents and image + metadata when the corresponding tools are installed + * improved --filter option + * speed improvements + ------------------------------------------------------------------- Sat Apr 8 10:42:51 UTC 2023 - Andreas Stieger diff --git a/ugrep.spec b/ugrep.spec index 3d60c5b..ab1ac3f 100644 --- a/ugrep.spec +++ b/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 3.11.2 +Version: 3.12.1 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause @@ -39,7 +39,7 @@ code, text, binary files, archives, compressed files, documents and use fuzzy search. %prep -%setup -q +%autosetup -p1 %build %configure \