update to 1.96
OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=11
This commit is contained in:
parent
6f704aaecb
commit
ce90786949
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5def0df74e17eb87f7848997879c958e42ed93554113c655c7ca5c0066c3156d
|
|
||||||
size 109343
|
|
3
ack-1.96.tar.gz
Normal file
3
ack-1.96.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb9d29842d8c5c1ec7ad9b577707aca0e1d278e8e21560dbed76ea3b5aa6cb64
|
||||||
|
size 111986
|
15
ack.changes
15
ack.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 19 08:08:13 UTC 2011 - puzel@suse.com
|
||||||
|
|
||||||
|
- update to 1.96:
|
||||||
|
[ENHANCEMENTS]
|
||||||
|
* Now ignores minified Javascript files. Anything matching
|
||||||
|
-min.js or .min.js is ignored.
|
||||||
|
* Added Groovy support (--groovy).
|
||||||
|
* Added .pm6 as a --perl extension.
|
||||||
|
* Lua can now get detected from the shebang line. Thanks,
|
||||||
|
Matthew Wild.
|
||||||
|
* Added support for version numbers in executables in shebang
|
||||||
|
detection. Now if your Perl program's shebang refers to
|
||||||
|
/usr/local/bin/perl-5.14.1, ack will find it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 10:44:39 UTC 2011 - jengelh@medozas.de
|
Sat Sep 17 10:44:39 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
2
ack.spec
2
ack.spec
@ -9,7 +9,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ack
|
Name: ack
|
||||||
Version: 1.94
|
Version: 1.96
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Grep-Like Text Finder
|
Summary: Grep-Like Text Finder
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/ack-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/ack-%{version}.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user