diff --git a/ack-v3.1.1.tar.gz b/ack-v3.1.1.tar.gz deleted file mode 100644 index 45d2578..0000000 --- a/ack-v3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4778d6d7ef829a7cfd1c7a25f5ae191c4233d002535f3718cc357301008fb92 -size 246449 diff --git a/ack-v3.2.0.tar.gz b/ack-v3.2.0.tar.gz new file mode 100644 index 0000000..06c9932 --- /dev/null +++ b/ack-v3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a070954513c1a6c5622d3b83ee3ddd04b5733f96c761f216d539193f284db03 +size 246140 diff --git a/ack.changes b/ack.changes index 01c877d..cdb6a0d 100644 --- a/ack.changes +++ b/ack.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Nov 23 11:32:01 UTC 2019 - Andreas Stieger + +- ack 3.2.0: + * Add "-t X" as a short alias for --type=X + * Add "-T X" as a short alias for --type=noX + * The feature of using the name of the type as an option is + deprecated will be removed in a future release + * Remove support for Parrot (--parrot) + ------------------------------------------------------------------- Thu Sep 26 09:33:14 UTC 2019 - Andreas Stieger diff --git a/ack.spec b/ack.spec index 3fff39f..2faab09 100644 --- a/ack.spec +++ b/ack.spec @@ -24,7 +24,7 @@ %endif %{!?perl_make_install: %global perl_make_install make DESTDIR=%{buildroot} install_vendor} Name: ack -Version: 3.1.1 +Version: 3.2.0 Release: 0 Summary: Grep-Like Text Finder License: Artistic-2.0