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 \